Searched refs:renderType (Results 1 – 2 of 2) sorted by relevance
343 switch (auto renderType = Properties::getRenderPipelineType()) { in pipelineToString() local349 LOG_ALWAYS_FATAL("canvas context type %d not supported", (int32_t)renderType); in pipelineToString()493 auto renderType = Properties::getRenderPipelineType(); in allocateHardwareBitmap() local494 switch (renderType) { in allocateHardwareBitmap()498 LOG_ALWAYS_FATAL("canvas context type %d not supported", (int32_t)renderType); in allocateHardwareBitmap()
76 auto renderType = Properties::getRenderPipelineType(); in create() local78 switch (renderType) { in create()88 LOG_ALWAYS_FATAL("canvas context type %d not supported", (int32_t)renderType); in create()96 auto renderType = Properties::getRenderPipelineType(); in invokeFunctor() local97 switch (renderType) { in invokeFunctor()105 LOG_ALWAYS_FATAL("canvas context type %d not supported", (int32_t)renderType); in invokeFunctor()