Searched refs:OPERATION_NAME_WRITE_BLIT_IMAGE (Results 1 – 3 of 3) sorted by relevance
44 OPERATION_NAME_WRITE_BLIT_IMAGE,
49 OPERATION_NAME_WRITE_BLIT_IMAGE, enumerator
3514 case OPERATION_NAME_WRITE_BLIT_IMAGE: in isResourceSupported()3570 case OPERATION_NAME_WRITE_BLIT_IMAGE: return "write_blit_image"; in getOperationName()3643 …case OPERATION_NAME_WRITE_BLIT_IMAGE: return de::MovePtr<OperationSupport>(new CopyBlitImage … in makeOperationSupport()