Searched refs:renderType (Results 1 – 2 of 2) sorted by relevance
345 switch (auto renderType = Properties::getRenderPipelineType()) { in pipelineToString() local351 LOG_ALWAYS_FATAL("canvas context type %d not supported", (int32_t)renderType); in pipelineToString()503 auto renderType = Properties::getRenderPipelineType(); in allocateHardwareBitmap() local504 switch (renderType) { in allocateHardwareBitmap()508 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()95 LOG_ALWAYS_FATAL("canvas context type %d not supported", (int32_t)renderType); in create()103 auto renderType = Properties::getRenderPipelineType(); in invokeFunctor() local104 switch (renderType) { in invokeFunctor()112 LOG_ALWAYS_FATAL("canvas context type %d not supported", (int32_t)renderType); in invokeFunctor()