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