Home
last modified time | relevance | path

Searched defs:getImage (Results 1 – 19 of 19) sorted by relevance

/hardware/interfaces/broadcastradio/2.0/default/
DBroadcastRadio.cpp129 Return<void> BroadcastRadio::getImage(uint32_t id, getImage_cb _hidl_cb) { in getImage() function in android::hardware::broadcastradio::V2_0::implementation::BroadcastRadio
/hardware/interfaces/broadcastradio/1.1/default/
DBroadcastRadio.cpp158 Return<void> BroadcastRadio::getImage(int32_t id, getImage_cb _hidl_cb) { in getImage() function in android::hardware::broadcastradio::V1_1::implementation::BroadcastRadio
/hardware/interfaces/broadcastradio/aidl/aidl_api/android.hardware.broadcastradio/2/android/hardware/broadcastradio/
DIBroadcastRadio.aidl52 byte[] getImage(in int id); in getImage() method
/hardware/interfaces/broadcastradio/aidl/aidl_api/android.hardware.broadcastradio/current/android/hardware/broadcastradio/
DIBroadcastRadio.aidl52 byte[] getImage(in int id); in getImage() method
/hardware/interfaces/broadcastradio/aidl/aidl_api/android.hardware.broadcastradio/3/android/hardware/broadcastradio/
DIBroadcastRadio.aidl52 byte[] getImage(in int id); in getImage() method
/hardware/interfaces/broadcastradio/aidl/aidl_api/android.hardware.broadcastradio/1/android/hardware/broadcastradio/
DIBroadcastRadio.aidl52 byte[] getImage(in int id); in getImage() method
/hardware/interfaces/broadcastradio/aidl/android/hardware/broadcastradio/
DIBroadcastRadio.aidl333 byte[] getImage(in int id); in getImage() method
/hardware/google/aemu/host-common/
DMediaH264DecoderVideoToolBoxProxy.cpp99 void MediaH264DecoderVideoToolBoxProxy::getImage(void* ptr) { in getImage() function in android::emulation::MediaH264DecoderVideoToolBoxProxy
DMediaVpxDecoderGeneric.cpp243 void MediaVpxDecoderGeneric::getImage(void* ptr) { in getImage() function in android::emulation::MediaVpxDecoderGeneric
DMediaH264DecoderGeneric.cpp312 void MediaH264DecoderGeneric::getImage(void* ptr) { in getImage() function in android::emulation::MediaH264DecoderGeneric
DMediaH264DecoderFfmpeg.cpp348 void MediaH264DecoderFfmpeg::getImage(void* ptr) { in getImage() function in android::emulation::MediaH264DecoderFfmpeg
DMediaH264DecoderCuvid.cpp290 void MediaH264DecoderCuvid::getImage(void* ptr) { in getImage() function in android::emulation::MediaH264DecoderCuvid
DMediaH264DecoderVideoToolBox.cpp556 void MediaH264DecoderVideoToolBox::getImage(void* ptr) { in getImage() function in android::emulation::MediaH264DecoderVideoToolBox
/hardware/google/gfxstream/host/vulkan/
DVkAndroidNativeBuffer.h60 VkImage getImage() const { return mImage; } in getImage() function
/hardware/interfaces/broadcastradio/aidl/rust_impl/src/
Ddefault_broadcastradio_hal.rs51 fn getImage(&self, _id : i32) -> BinderResult<Vec<u8>> { in getImage() method
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp542 ImagePtr EglDisplay::getImage(EGLImageKHR img, in getImage() function in EglDisplay
/hardware/interfaces/broadcastradio/aidl/default/
DBroadcastRadio.cpp310 ScopedAStatus BroadcastRadio::getImage(int32_t id, vector<uint8_t>* returnImage) { in getImage() function in aidl::android::hardware::broadcastradio::BroadcastRadio
/hardware/google/gfxstream/host/apigen-codec-common/GL/internal/
Ddri_interface.h463 void (*getImage)(__DRIdrawable *readable, member
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Ddri_interface.h463 void (*getImage)(__DRIdrawable *readable, member