OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadTexturePixels
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/mca/filterfw/native/core/
gl_frame.h
145
bool
ReadTexturePixels
(uint8_t* pixels) const;
gl_frame.cpp
178
return
ReadTexturePixels
(buffer);
362
bool GLFrame::
ReadTexturePixels
(uint8_t* pixels) const {
Completed in 27 milliseconds