Searched refs:effectiveType (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLShaderVar.h167 GrSLType effectiveType = this->getType(); local
171 GrGLSLTypeString(effectiveType),
176 GrGLSLTypeString(effectiveType),
182 GrGLSLTypeString(effectiveType),
/external/skia/src/gpu/gl/
H A DGrGLShaderVar.h271 GrSLType effectiveType = this->getType(); local
275 GrGLSLTypeString(effectiveType),
280 GrGLSLTypeString(effectiveType),
286 GrGLSLTypeString(effectiveType),
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderListMarker.cpp504 EListStyleType effectiveType = effectiveListMarkerType(type, value); local
508 switch (effectiveType) {

Completed in 895 milliseconds