Home
last modified time | relevance | path

Searched defs:bufferInfo (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/display/msm8960/libcopybit/
Dcopybit_c2d.cpp173 struct bufferInfo { struct
174 int width;
175 int height;
176 int format;
/hardware/qcom/display/msm8996/libcopybit/
Dcopybit_c2d.cpp175 struct bufferInfo { struct
176 int width;
177 int height;
178 int format;
/hardware/qcom/display/msm8909w_3100/libcopybit/
Dcopybit_c2d.cpp175 struct bufferInfo { struct
176 int width;
177 int height;
178 int format;
/hardware/qcom/display/msm8909/libcopybit/
Dcopybit_c2d.cpp175 struct bufferInfo { struct
176 int width;
177 int height;
178 int format;
/hardware/qcom/display/msm8994/libcopybit/
Dcopybit_c2d.cpp172 struct bufferInfo { struct
173 int width;
174 int height;
175 int format;
/hardware/qcom/sdm845/display/libcopybit/
Dcopybit_c2d.cpp175 struct bufferInfo { struct
176 int width;
177 int height;
178 int format;
/hardware/qcom/display/msm8226/libcopybit/
Dcopybit_c2d.cpp173 struct bufferInfo { struct
174 int width;
175 int height;
176 int format;
/hardware/qcom/display/msm8998/libcopybit/
Dcopybit_c2d.cpp173 struct bufferInfo { struct
174 int width;
175 int height;
176 int format;
/hardware/qcom/display/msm8084/libcopybit/
Dcopybit_c2d.cpp173 struct bufferInfo { struct
174 int width;
175 int height;
176 int format;
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp5886 PendingBufferInfo bufferInfo; in processCaptureRequest() local