Home
last modified time | relevance | path

Searched defs:screenshot (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DPostWorkerVk.cpp56 void PostWorkerVk::screenshot(ColorBuffer* cb, int width, int height, GLenum format, GLenum type, in screenshot() function in gfxstream::PostWorkerVk
/hardware/google/gfxstream/host/
DPostCommands.h58 } screenshot; member
DPostWorkerGl.cpp61 void PostWorkerGl::screenshot(ColorBuffer* cb, int screenwidth, int screenheight, GLenum format, in screenshot() function in gfxstream::PostWorkerGl