Home
last modified time | relevance | path

Searched defs:isUni (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dmemory_handler.cpp24 const size_t size, const std::string& cacheFilePath, bool isUni) in ConfigureContext()
H A Dshader_cache.cpp41 void ShaderCache::InitShaderCache(const char* identity, const size_t size, bool isUni) in InitShaderCache()
H A Drender_context.h128 void SetUniRenderMode(bool isUni) in SetUniRenderMode()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_judgement_test.cpp62 bool isUni = RSUniRenderJudgement::IsUniRender(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_uni_render_judgement_test.cpp61 bool isUni = RSUniRenderJudgement::IsUniRender(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/
H A Ddrawing_context.cpp62 bool isUni = false; in SetUpDrawingContext() local