Searched defs:resolve_offset (Results 1 – 4 of 4) sorted by relevance
18 pub fn resolve_offset<O: Offset, R: FontRead<'a>>(&self, offset: O) -> Result<R, ReadError> { in resolve_offset() method
477 struct radv_image_view *dst_iview, const VkOffset2D *resolve_offset, in emit_depth_stencil_resolve()
659 struct radv_image_view *dst_iview, const VkOffset2D *resolve_offset, in emit_depth_stencil_resolve()
311 auto resolve_offset = [this](const SkSVGLength& offset) { in SkSVGTextContext() local