Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gm/
H A Dgraphitestart.cpp342 const SkRect kTile = SkRect::MakeXYWH(2*kTileWidth, 2*kTileHeight, in onDraw() local
/aosp_15_r20/external/skia/modules/skottie/src/effects/
H A DDisplacementMapEffect.cpp113 kTile, enumerator
/aosp_15_r20/external/skia/tools/viewer/
H A DThinAASlide.cpp468 static constexpr SkRect kTile = SkRect::MakeWH(ShapeRenderer::kTileWidth, in drawShape() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dmodel.h137 kTile, enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dop_level_cost_estimator.cc94 constexpr char kTile[] = "Tile"; variable