Searched defs:bufferWidth (Results 1 – 8 of 8) sorted by relevance
107 std::shared_ptr<int> bufferWidth = std::static_pointer_cast<int>(value); in SetValue() local
49 uint16_t bufferWidth = (width_ > curViewRect_.GetWidth()) ? curViewRect_.GetWidth() : width_; in SetAnimatorRect() local
38 bool SurfaceDraw::DrawImage(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t bufferWidth, in DrawImage()69 bool SurfaceDraw::DrawImage(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t bufferWidth, in DrawImage()100 bool SurfaceDraw::DrawColor(std::shared_ptr<RSSurfaceNode> surfaceNode, int32_t bufferWidth, in DrawColor()140 int32_t bufferWidth, int32_t bufferHeight) in GetSurfaceBuffer()
114 float bufferWidth = currentSurfaceBuffer_->GetWidth(); in ComputeTransformMatrix() local
449 const float bufferWidth = node.GetSuggestedBufferWidth() * property.GetScaleX(); local
224 const auto bufferWidth = info.buffer->GetSurfaceBufferWidth(); in GetComposerInfoSrcRect() local
330 const auto bufferWidth = info.buffer->GetSurfaceBufferWidth(); in GetComposerInfoSrcRect() local
851 int32_t bufferWidth = srcBuf->GetWidth(); in ConvertYUV420SPToRGBA() local