Searched defs:Orient (Results 1 – 3 of 3) sorted by relevance
37 static bool Orient(const SkPixmap& dst, SkEncodedOrigin origin, Fn&& decode) { in Orient() function
41 bool SkPixmapUtils::Orient(const SkPixmap& dst, const SkPixmap& src, SkEncodedOrigin origin) { in Orient() function in SkPixmapUtils
443 absl::Status FrameBufferUtils::Orient(const FrameBuffer& buffer, in Orient() function in tflite::task::vision::FrameBufferUtils