Searched refs:SetCurrentGpuResourceTag (Results 1 – 7 of 7) sorted by relevance
34 gpuContext_->SetCurrentGpuResourceTag(tag); in RSTagTracker()96 gpuContext_->SetCurrentGpuResourceTag(tag); in RSTagTracker()109 gpuContext_->SetCurrentGpuResourceTag(tag); in RSTagTracker()124 gpuContext_->SetCurrentGpuResourceTag(tagEnd); in SetTagEnd()137 gpuContext_->SetCurrentGpuResourceTag(tagEnd); in ~RSTagTracker()
157 void GPUContext::SetCurrentGpuResourceTag(const GPUResourceTag &tag) in SetCurrentGpuResourceTag() function in OHOS::Rosen::Drawing::GPUContext159 impl_->SetCurrentGpuResourceTag(tag); in SetCurrentGpuResourceTag()
83 virtual void SetCurrentGpuResourceTag(const GPUResourceTag &tag) = 0;
98 void SetCurrentGpuResourceTag(const GPUResourceTag &tag) override;
331 void SkiaGPUContext::SetCurrentGpuResourceTag(const GPUResourceTag &tag) in SetCurrentGpuResourceTag() function in OHOS::Rosen::Drawing::SkiaGPUContext
249 void SetCurrentGpuResourceTag(const GPUResourceTag &tag);
263 gpuContext->SetCurrentGpuResourceTag(gPUResourceTag);