Lines Matching refs:options
112 OH_Drawing_GpuContextOptions options;
113 options.allowPathMaskCaching = true;
114 gpuContext_ = OH_Drawing_GpuContextCreateFromGL(options);
141 OH_Drawing_GpuContextOptions options;
142 options.allowPathMaskCaching = true;
143 gpuContext_ = OH_Drawing_GpuContextCreateFromGL(options);
148 OH_Drawing_GpuContextOptions options;
149 options.allowPathMaskCaching = true;
150 gpuContext_ = OH_Drawing_GpuContextCreateFromGL(options);
153 OH_Drawing_GpuContextOptions options;
154 options.allowPathMaskCaching = true;
155 gpuContext_ = OH_Drawing_GpuContextCreateFromGL(options);