Home
last modified time | relevance | path

Searched refs:mSuccess (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/vulkan/emulated_textures/
DAstcTexture.h37 bool successfullyDecompressed() const { return mSuccess; } in successfullyDecompressed()
60 bool mSuccess = false; // true if the image was successfully decompressed variable
DAstcTexture.cpp169 mSuccess = false; in on_vkCmdCopyBufferToImageImpl()
250 mSuccess = true; in on_vkCmdCopyBufferToImageImpl()
/hardware/interfaces/camera/device/default/
DExternalCameraUtils.cpp582 bool mSuccess; in encodeJpegYU12() member
605 dmgr.mSuccess = false; in encodeJpegYU12()
616 dmgr.mSuccess = true; in encodeJpegYU12()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp428 bool mSuccess; in encodeJpegYU12() member
452 dmgr.mSuccess = false; in encodeJpegYU12()
462 dmgr.mSuccess = true; in encodeJpegYU12()