Searched refs:fComponentType (Results 1 – 1 of 1) sorted by relevance
31 , fComponentType(componentType) in ArrayType()44 return fComponentType; in componentType()56 return fComponentType.isPrivate(); in isPrivate()60 return fComponentType.isAllowedInES2(); in isAllowedInES2()65 return fCount * fComponentType.slotCount(); in slotCount()71 const Type& fComponentType; member in SkSL::ArrayType204 , fComponentType(componentType.as<ScalarType>()) in MatrixType()212 return fComponentType; in componentType()242 const ScalarType& fComponentType; member in SkSL::MatrixType377 , fComponentType(componentType.as<ScalarType>()) in VectorType()[all …]