OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDebugTexImageBuffer
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/gui/
GLConsumer.h
373
static sp<GraphicBuffer>
getDebugTexImageBuffer
();
/frameworks/native/libs/gui/
GLConsumer.cpp
316
mReleasedTexImage = new EglImage(
getDebugTexImageBuffer
());
341
sp<GraphicBuffer> GLConsumer::
getDebugTexImageBuffer
() {
[
all
...]
Completed in 70 milliseconds