Home
last modified time | relevance | path

Searched defs:screenheight (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
DPostCommands.h52 int screenheight; member
DPostWorkerGl.cpp61 void PostWorkerGl::screenshot(ColorBuffer* cb, int screenwidth, int screenheight, GLenum format, in screenshot()