OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fOldContext
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/gl/mesa/
SkMesaGLContext.cpp
15
fOldContext
= (Context)OSMesaGetCurrentContext();
16
if (
fOldContext
) {
17
OSMesaGetColorBuffer((OSMesaContext)
fOldContext
,
24
if (
fOldContext
) {
25
OSMesaMakeCurrent((OSMesaContext)
fOldContext
, fOldImage,
/external/chromium_org/third_party/skia/include/gpu/gl/
SkMesaGLContext.h
33
Context
fOldContext
;
Completed in 55 milliseconds