Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DVideoCapture.h41 __u32 getV4LFormat() { return mFormat; }; in getV4LFormat() function
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/
H A DVideoCapture.h84 __u32 getV4LFormat() { return mBufferInfo.info.format; } in getV4LFormat() function