Home
last modified time | relevance | path

Searched defs:scale255 (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp2041 static const GrGLfloat scale255 = 1.f / 255.f; in onClear() local
3622 static const GrGLfloat scale255 = 1.f / 255.f; in drawDebugWireRect() local