Searched refs:getDebugTexImageBuffer (Results 1 - 2 of 2) sorted by path

/frameworks/native/include/gui/
H A DGLConsumer.h355 static sp<GraphicBuffer> getDebugTexImageBuffer();
/frameworks/native/libs/gui/
H A DGLConsumer.cpp283 mReleasedTexImage = new EglImage(getDebugTexImageBuffer());
309 sp<GraphicBuffer> GLConsumer::getDebugTexImageBuffer() { function in class:android::GLConsumer

Completed in 239 milliseconds