OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNormalizedTexelHeight
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/gpu/effects/
GrTextureStripAtlas.h
67
* atlas and scaleFactor, returned by
getNormalizedTexelHeight
, is the normalized height of
71
SkScalar
getNormalizedTexelHeight
() const { return fNormalizedYHeight; }
/external/skia/src/effects/
SkTableColorFilter.cpp
397
SkScalar yDelta = cte.atlas()->
getNormalizedTexelHeight
();
/external/skia/src/effects/gradients/
SkGradientShader.cpp
[
all
...]
Completed in 56 milliseconds