Home
last modified time | relevance | path

Searched defs:updateImageTexture (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/
DGlWrapper.cpp326 bool GlWrapper::updateImageTexture(const BufferDesc_1_0& buffer) { in updateImageTexture() function in GlWrapper
343 bool GlWrapper::updateImageTexture(const BufferDesc_1_1& aFrame) { in updateImageTexture() function in GlWrapper
/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/default/
H A DGlWrapper.cpp339 bool GlWrapper::updateImageTexture(const V1_0::BufferDesc& buffer) { in updateImageTexture() function in android::hardware::automotive::evs::V1_1::implementation::GlWrapper
360 bool GlWrapper::updateImageTexture(const BufferDesc& aFrame) { in updateImageTexture() function in android::hardware::automotive::evs::V1_1::implementation::GlWrapper
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/src/
DGlWrapper.cpp351 bool GlWrapper::updateImageTexture(buffer_handle_t handle, in updateImageTexture() function in aidl::android::hardware::automotive::evs::implementation::GlWrapper
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/src/
H A DGlWrapper.cpp353 bool GlWrapper::updateImageTexture(buffer_handle_t handle, in updateImageTexture() function in aidl::android::hardware::automotive::evs::implementation::GlWrapper