HomeSort by relevance Sort by last modified time
    Searched refs:getDebugTexImageBuffer (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/gui/
GLConsumer.h 356 static sp<GraphicBuffer> getDebugTexImageBuffer();
  /frameworks/native/libs/gui/
GLConsumer.cpp 294 mReleasedTexImage = new EglImage(getDebugTexImageBuffer());
320 sp<GraphicBuffer> GLConsumer::getDebugTexImageBuffer() {
    [all...]

Completed in 235 milliseconds