Searched refs:dst_storage (Results 1 – 3 of 3) sorted by relevance
193 const auto dst_storage = op_def.src_tensors[0].storage_type; in SelectWinograd4x4To36() local196 (dst_storage == TensorStorageType::BUFFER || in SelectWinograd4x4To36()197 dst_storage == TensorStorageType::IMAGE_BUFFER)) { in SelectWinograd4x4To36()211 const auto dst_storage = op_def.src_tensors[0].storage_type; in SelectWinograd36To4x4() local214 (dst_storage == TensorStorageType::BUFFER || in SelectWinograd36To4x4()215 dst_storage == TensorStorageType::IMAGE_BUFFER)) { in SelectWinograd36To4x4()
141 dst_storage = dst, in SkBlendMode_Apply() local144 dst_ctx = { &dst_storage, 0 }, in SkBlendMode_Apply()
139 dst_storage = dst, in SkBlendMode_Apply() local142 dst_ctx = { &dst_storage, 0 }, in SkBlendMode_Apply()