Home
last modified time | relevance | path

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

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