Home
last modified time | relevance | path

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

/frameworks/av/camera/
DICameraClient.cpp59 void dataCallback(int32_t msgType, const sp<IMemory>& imageData, in dataCallback()
75 void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& imageData) in dataCallbackTimestamp()
141 sp<IMemory> imageData = interface_cast<IMemory>(data.readStrongBinder()); in onTransact() local
158 sp<IMemory> imageData = interface_cast<IMemory>(data.readStrongBinder()); in onTransact() local
DICameraRecordingProxyListener.cpp42 void dataCallbackTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& imageData) in dataCallbackTimestamp()
111 sp<IMemory> imageData = interface_cast<IMemory>(data.readStrongBinder()); in onTransact() local
/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp548 sp<ABuffer> imageData; in getImage() local
/frameworks/av/media/libstagefright/
DMediaCodec.cpp3346 sp<ABuffer> imageData; in dequeuePortBuffer() local