Home
last modified time | relevance | path

Searched refs:colorBufferIsTarget (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h547 bool colorBufferIsTarget);
DVkCommonOperations.cpp3568 bool colorBufferIsTarget) { in borrowColorBufferForComposition() argument
3586 if (colorBufferIsTarget && sVkEmulation->displayVk) { in borrowColorBufferForComposition()
/hardware/google/gfxstream/host/
DFrameBuffer.h475 bool colorBufferIsTarget);
DFrameBuffer.cpp2813 uint32_t colorBufferHandle, bool colorBufferIsTarget) { in borrowColorBufferForComposition() argument
2829 return colorBufferPtr->borrowForComposition(api, colorBufferIsTarget); in borrowColorBufferForComposition()