Searched defs:getCompositionType (Results 1 – 8 of 8) sorted by relevance
55 int getCompositionType() {return mCompositionType;} in getCompositionType() function
57 int getCompositionType() {return mCompositionType;} in getCompositionType() function
552 HWC2::Composition getCompositionType() const { in getCompositionType() function
529 HWC2::Composition getCompositionType() const { in getCompositionType() function
277 TEST_F(LayerStateTest, getCompositionType) { in TEST_F() argument
660 Hwc2::IComposerClient::Composition Layer::getCompositionType(const DisplayDevice& display) const { in getCompositionType() function in android::Layer