OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcFBSetSwapInterval
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp
270
static void
rcFBSetSwapInterval
(EGLint interval)
344
dec->set_rcFBSetSwapInterval(
rcFBSetSwapInterval
);
/development/tools/emulator/opengl/system/gralloc/
gralloc.cpp
407
rcEnc->
rcFBSetSwapInterval
(rcEnc, interval);
/development/tools/emulator/opengl/system/egl/
egl.cpp
884
rcEnc->
rcFBSetSwapInterval
(rcEnc, interval); //TODO: implement on the host
[
all
...]
Completed in 28 milliseconds