Searched defs:poi (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/modules/skottie/src/ |
D | Camera.cpp | 20 const SkV3& poi, in ComputeCameraMatrix() 86 SkV3 CameraAdaper::poi(const SkV3& pos) const { in poi() function in skottie::internal::CameraAdaper 111 poi = { pos.x, pos.y, -pos.z - 1 }, in DefaultCameraTransform() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | char_map_test.cc | 126 std::vector<size_t> poi = {0, 1, 2, 3, 4, 7, 8, 9, 15, in TEST() local
|
/third_party/flutter/skia/modules/skottie/src/ |
D | SkottieAdapter.cpp | 138 poi = { this->getAnchorPoint().fX, in totalMatrix() local
|