OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDrawFace
(Results
1 - 3
of
3
) sorted by null
/external/skia/gpu/src/
GrPathRenderer.cpp
193
GrAssert(GrDrawTarget::kBoth_DrawFace == target->
getDrawFace
());
GrTesselatedPathRenderer.cpp
135
GrAssert(GrDrawTarget::kBoth_DrawFace == target->
getDrawFace
());
/external/skia/gpu/include/
GrDrawTarget.h
411
DrawFace
getDrawFace
() const { return fCurrDrawState.fDrawFace; }
[
all
...]
Completed in 41 milliseconds