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

/frameworks/av/include/camera/camera2/
H A DOutputConfiguration.h61 return (mGbp == other.mGbp &&
70 if (mGbp != other.mGbp) return mGbp < other.mGbp;
81 sp<IGraphicBufferProducer> mGbp; member in class:android::hardware::camera2::params::OutputConfiguration

Completed in 1070 milliseconds