OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasPendingIO
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrSurfacePriv.h
49
bool
hasPendingIO
() const { return fSurface->
hasPendingIO
(); }
GrSurface.cpp
192
bool GrSurface::
hasPendingIO
() const {
Completed in 56 milliseconds