Searched defs:DescribeColorFormatParams (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/omx/
H A DOMXUtils.cpp47 DescribeColorFormatParams::DescribeColorFormatParams(const DescribeColorFormat2Params &params) { function in class:android::DescribeColorFormatParams
59 void DescribeColorFormat2Params::initFromV1(const DescribeColorFormatParams &params) {
/frameworks/native/include/media/hardware/
H A DHardwareAPI.h259 struct DescribeColorFormatParams { struct in namespace:android
273 DescribeColorFormatParams(const DescribeColorFormat2Params&); // for internal use only
278 // extension is given. This is operationally the same as DescribeColorFormatParams
294 void initFromV1(const DescribeColorFormatParams&); // for internal use only

Completed in 1742 milliseconds