Searched defs:setTransformToDisplayInverse (Results 1 – 3 of 3) sorted by relevance
154 bool BufferStateLayer::setTransformToDisplayInverse(bool transformToDisplayInverse) { in setTransformToDisplayInverse() function in android::BufferStateLayer
311 virtual bool setTransformToDisplayInverse(bool /*transformToDisplayInverse*/) { return false; }; in setTransformToDisplayInverse() function
875 SurfaceComposerClient::Transaction::setTransformToDisplayInverse(const sp<SurfaceControl>& sc, in setTransformToDisplayInverse() function in android::SurfaceComposerClient::Transaction