OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createAlphaClipMask
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/gpu/
GrClipMaskManager.h
126
GrTexture*
createAlphaClipMask
(int32_t elementsGenID,
132
// Similar to
createAlphaClipMask
but it rasterizes in SW and uploads to the result texture.
GrClipMaskManager.cpp
451
result.reset(this->
createAlphaClipMask
(genID,
456
// If
createAlphaClipMask
fails it means useSWOnlyPath has a bug
611
GrTexture* GrClipMaskManager::
createAlphaClipMask
(int32_t elementsGenID,
[
all
...]
Completed in 60 milliseconds