Searched refs:renderType (Results 1 – 2 of 2) sorted by relevance
314 switch (auto renderType = Properties::getRenderPipelineType()) { in pipelineToString() local320 LOG_ALWAYS_FATAL("canvas context type %d not supported", (int32_t)renderType); in pipelineToString()462 auto renderType = Properties::getRenderPipelineType(); in allocateHardwareBitmap() local463 switch (renderType) { in allocateHardwareBitmap()467 LOG_ALWAYS_FATAL("canvas context type %d not supported", (int32_t)renderType); in allocateHardwareBitmap()
77 auto renderType = Properties::getRenderPipelineType(); in create() local79 switch (renderType) { in create()87 LOG_ALWAYS_FATAL("canvas context type %d not supported", (int32_t)renderType); in create()95 auto renderType = Properties::getRenderPipelineType(); in invokeFunctor() local96 switch (renderType) { in invokeFunctor()104 LOG_ALWAYS_FATAL("canvas context type %d not supported", (int32_t)renderType); in invokeFunctor()