OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useSWOnlyPath
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrClipMaskManager.h
137
bool
useSWOnlyPath
(const GrReducedClip::ElementList& elements);
GrClipMaskManager.cpp
82
bool GrClipMaskManager::
useSWOnlyPath
(const ElementList& elements) {
157
if (this->
useSWOnlyPath
(elements)) {
[
all
...]
Completed in 2228 milliseconds