Searched refs:colorBufferPtr (Results 1 – 1 of 1) sorted by relevance
2814 ColorBufferPtr colorBufferPtr = findColorBuffer(colorBufferHandle); in borrowColorBufferForComposition() local2815 if (!colorBufferPtr) { in borrowColorBufferForComposition()2829 return colorBufferPtr->borrowForComposition(api, colorBufferIsTarget); in borrowColorBufferForComposition()2834 ColorBufferPtr colorBufferPtr = findColorBuffer(colorBufferHandle); in borrowColorBufferForDisplay() local2835 if (!colorBufferPtr) { in borrowColorBufferForDisplay()2851 return colorBufferPtr->borrowForDisplay(api); in borrowColorBufferForDisplay()