Searched refs:getInputBounds (Results 1 – 4 of 4) sorted by relevance
111 Rect getInputBounds() const override;
2195 Rect Layer::getInputBounds() const { in getInputBounds() function in android::Layer2203 ? getInputBounds() in fillInputFrameInfo()2206 layerBounds = getInputBounds(); in fillInputFrameInfo()
964 virtual Rect getInputBounds() const;
988 Rect BufferStateLayer::getInputBounds() const { in getInputBounds() function in android::BufferStateLayer