Searched refs:clOk_ (Results 1 – 3 of 3) sorted by relevance
60 clOk_ = OHOS::InitOpenCL(); in Init()74 if (switch_ && clOk_) { in CanCompress()128 clOk_ = false; in CreateKernel()170 …if (width <= 0 || height <= 0 || !clOk_ || IsFailedImage(key) || width > maxSize_ || height > maxS… in GpuCompress()253 if (refCount_ > 0 && clOk_) {
75 bool clOk_; variable
226 instance->clOk_ = true;