Searched defs:hasPictureProcessing (Results 1 – 5 of 5) sorted by relevance
50 bool hasPictureProcessing = false; member91 DisplayCreationArgsBuilder& setHasPictureProcessing(bool hasPictureProcessing) { in setHasPictureProcessing()
289 bool hasPictureProcessing = false; member
468 bool Display::hasPictureProcessing() const { in hasPictureProcessing() function in android::compositionengine::impl::Display
1817 bool Output::hasPictureProcessing() const { in hasPictureProcessing() function in android::compositionengine::impl::Output
152 virtual bool hasPictureProcessing() const override { return mHasPictureProcessing; } in hasPictureProcessing() function in android::compositionengine::__anonecfe4bca0111::OutputTest::Output