Searched refs:backendTexturePre_ (Results 1 – 2 of 2) sorted by relevance
316 if (backendTexturePre_.IsValid()) { in RunColorPickerTaskBackground()319 bool ret = image->BuildFromTexture(*context, backendTexturePre_.GetTextureInfo(), in RunColorPickerTaskBackground()355 backendTexturePre_ = backendTexture_; in RunColorPickerTask()
92 Drawing::BackendTexture backendTexturePre_; variable