OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setupClipAndFlushState
(Results
1 - 2
of
2
) sorted by null
/external/skia/gpu/src/
GrGpu.cpp
370
bool GrGpu::
setupClipAndFlushState
(GrPrimitiveType type) {
581
if (!this->
setupClipAndFlushState
(type)) {
607
if (!this->
setupClipAndFlushState
(type)) {
/external/skia/gpu/include/
GrGpu.h
369
bool
setupClipAndFlushState
(GrPrimitiveType type);
Completed in 211 milliseconds