Home
last modified time | relevance | path

Searched defs:getBufferType (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DVideoFrame.java43 default int getBufferType() { in getBufferType() method
80 default int getBufferType() { in getBufferType() method
/aosp_15_r20/packages/services/DeviceAsWebcam/interface/jni/
DBuffer.h105 BufferType getBufferType() override { return BufferType::V4L2; } in getBufferType() function
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp1015 uint32_t ExynosMPP::getBufferType(uint64_t usage) in getBufferType() function in ExynosMPP
1029 uint32_t ExynosMPP::getBufferType(const buffer_handle_t handle) in getBufferType() function in ExynosMPP
/aosp_15_r20/external/deqp/modules/egl/
H A DteglChooseConfigTests.cpp399 static EGLint getBufferType(de::Random &rnd) in getBufferType() function in deqp::egl::ChooseConfigRandomCase
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/transforms/
H A Dbufferizable_op_interface_impl.cc88 FailureOr<BaseMemRefType> getBufferType( in getBufferType() function
/aosp_15_r20/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h617 memory_type getBufferType() { return mMemoryType; } in getBufferType() function