OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_onPost
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.cpp
372
m_onPost
(NULL),
390
m_onPost
= onPost;
392
if (
m_onPost
&& !m_fbImage) {
396
m_onPost
= NULL;
859
if (
m_onPost
) {
861
m_onPost
(m_onPostContext, m_width, m_height, -1,
FrameBuffer.h
141
OnPostFn
m_onPost
;
Completed in 857 milliseconds