Home
last modified time | relevance | path

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

/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/include/
DVideoCapture.h40 __u32 getV4LFormat() { return mFormat; }; in getV4LFormat() function
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/
DVideoCapture.h40 __u32 getV4LFormat() { return mFormat; }; in getV4LFormat() function
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/emul/
DVideoCapture.h81 __u32 getV4LFormat() { return mBufferInfo.info.format; } in getV4LFormat() function