OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AmbientRecipAlpha
(Results
1 - 8
of
8
) sorted by null
/external/skia/src/core/
SkDrawShadowInfo.h
48
inline SkScalar
AmbientRecipAlpha
(SkScalar height) {
/external/skqp/src/core/
SkDrawShadowInfo.h
48
inline SkScalar
AmbientRecipAlpha
(SkScalar height) {
/external/skia/src/utils/
SkShadowUtils.cpp
635
// the tesselation, and sets the alpha on the path to 1/
AmbientRecipAlpha
(or 'a').
661
SkScalar oneOverA = SkDrawShadowMetrics::
AmbientRecipAlpha
(zPlaneParams.fZ);
SkShadowTessellator.cpp
[
all
...]
/external/skqp/src/utils/
SkShadowUtils.cpp
603
// the tesselation, and sets the alpha on the path to 1/
AmbientRecipAlpha
(or 'a').
629
SkScalar oneOverA = SkDrawShadowMetrics::
AmbientRecipAlpha
(zPlaneParams.fZ);
SkShadowTessellator.cpp
[
all
...]
/external/skia/src/gpu/
GrRenderTargetContext.cpp
[
all
...]
/external/skqp/src/gpu/
GrRenderTargetContext.cpp
[
all
...]
Completed in 1227 milliseconds