Lines Matching refs:ISurfaceComposer
185 ui::Transform::orientation_flags fromSurfaceComposerRotation(ISurfaceComposer::Rotation rotation) { in fromSurfaceComposerRotation()
187 case ISurfaceComposer::eRotateNone: in fromSurfaceComposerRotation()
189 case ISurfaceComposer::eRotate90: in fromSurfaceComposerRotation()
191 case ISurfaceComposer::eRotate180: in fromSurfaceComposerRotation()
193 case ISurfaceComposer::eRotate270: in fromSurfaceComposerRotation()
1367 ISurfaceComposer::VsyncSource vsyncSource) { in createDisplayEventConnection()
5181 CHECK_INTERFACE(ISurfaceComposer, data, reply); in onTransact()
5537 ISurfaceComposer::Rotation rotation, in captureScreen()
5613 static_cast<ISurfaceComposer::Rotation>(display->getOrientation())); in captureScreen()
5637 const std::unordered_set<sp<IBinder>, ISurfaceComposer::SpHash<IBinder>>& excludeHandles, in captureLayers()
5727 std::unordered_set<sp<Layer>, ISurfaceComposer::SpHash<Layer>> excludeLayers; in captureLayers()