Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dpack_neon.h49 static const int kCellSize = CellFormat::kSize; variable
150 static const int kCellSize = CellFormat::kSize; variable
275 static const int kCellSize = CellFormat::kSize; variable
340 static const int kCellSize = CellFormat::kSize; variable
Dpack_msa.h46 static const int kCellSize = CellFormat::kSize; variable
200 static const int kCellSize = CellFormat::kSize; variable
369 static const int kCellSize = CellFormat::kSize; variable
Dpack_avx.h48 static const int kCellSize = CellFormat::kSize; variable
202 static const int kCellSize = CellFormat::kSize; variable
Dpack_sse.h48 static constexpr int kCellSize = CellFormat::kSize; variable
Dpack.h221 static constexpr int kCellSize = CellFormat::kSize; variable
/external/skia/gm/
Dlargeclippedpath.cpp21 constexpr static float kCellSize = (float)kSize / kGridCount; in draw_clipped_flower() local
Ddashcubics.cpp112 static constexpr SkSize kCellSize = { 440, 150 }; in onDraw() local
Dperspshaders.cpp164 static constexpr int kCellSize = 50; member in skiagm::PerspShadersGM
Dpolygons.cpp164 static constexpr int kCellSize = 100; member in skiagm::PolygonsGM
Dtrickycubicstrokes.cpp27 static constexpr int kCellSize = 200; variable
Dflippity.cpp48 static const int kCellSize = kImageSize+2*kLabelSize; variable
/external/skqp/gm/
Dtrickycubicstrokes.cpp16 static constexpr int kCellSize = 200; variable
Ddashcubics.cpp102 static constexpr SkSize kCellSize = { 440, 150 }; in onDraw() local
Dperspshaders.cpp153 static constexpr int kCellSize = 50; member in skiagm::PerspShadersGM
Dskinning.cpp18 static const int kCellSize = 60; variable
Dpolygons.cpp156 static constexpr int kCellSize = 100; member in skiagm::PolygonsGM
Dflippity.cpp23 static const int kCellSize = kImageSize+2*kLabelSize; variable
/external/skqp/samplecode/
DSampleAtlas.cpp72 kCellSize = 32, enumerator
/external/skia/samplecode/
DSampleAtlas.cpp74 kCellSize = 32, enumerator