Home
last modified time | relevance | path

Searched defs:kRowBytes (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tests/
H A DCopySurfaceTest.cpp37 static const size_t kRowBytes = sizeof(uint32_t) * kW; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DApplyGammaTest.cpp99 static const size_t kRowBytes = sizeof(uint32_t) * kBaseSize.fWidth; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/src/gpu/ops/
H A DShadowRRectOp.cpp683 static const size_t kRowBytes = kWidth * GrColorTypeBytesPerPixel(GrColorType::kAlpha_8); in create_falloff_texture() local

Completed in 2 milliseconds