Home
last modified time | relevance | path

Searched defs:Orient (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/codec/
DSkPixmapUtils.h37 static bool Orient(const SkPixmap& dst, SkEncodedOrigin origin, Fn&& decode) { in Orient() function
DSkPixmapUtils.cpp41 bool SkPixmapUtils::Orient(const SkPixmap& dst, const SkPixmap& src, SkEncodedOrigin origin) { in Orient() function in SkPixmapUtils
/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
Dframe_buffer_utils.cc443 absl::Status FrameBufferUtils::Orient(const FrameBuffer& buffer, in Orient() function in tflite::task::vision::FrameBufferUtils