Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkTextureCompressor.cpp37 void GetBlockDimensions(Format format, int* dimX, int* dimY, bool matchSpec) { in GetBlockDimensions()
75 int dimX, dimY; in GetCompressedDataSize() local
185 int dimX, dimY; in DecompressBufferFromFormat() local
/external/skia/src/gpu/
DGrSWMaskHelper.cpp188 int dimX, dimY; in init() local
240 int dimX, dimY; in createTexture() local
/external/skia/tests/
DPathOpsSkpClipTest.cpp483 int dimX = SkScalarCeilToInt(width / fScale); in testOne() local