Home
last modified time | relevance | path

Searched refs:deviceRectAndCheckTransform (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/text/
DGrTextBlob.cpp2858 std::tuple<bool, SkRect> deviceRectAndCheckTransform(const SkMatrix& positionMatrix) const;
3010 auto [integerTranslate, subRunDeviceBounds] = this->deviceRectAndCheckTransform(positionMatrix); in makeAtlasTextOp()
3205 DirectMaskSubRunSlug::deviceRectAndCheckTransform(const SkMatrix& positionMatrix) const { in deviceRectAndCheckTransform() function in __anon2878be481211::DirectMaskSubRunSlug