OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCache16
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/effects/gradients/
SkGradientShaderPriv.h
126
// The cache is initialized on-demand when
getCache16
/32 is called.
132
const uint16_t*
getCache16
();
SkGradientShader.cpp
328
// Only initialize the cache in
getCache16
/32.
547
const uint16_t* SkGradientShaderBase::GradientShaderCache::
getCache16
() {
[
all
...]
Completed in 83 milliseconds