HomeSort by relevance Sort by last modified time
    Searched defs:fFloat4x4_Type (Results 1 - 2 of 2) sorted by null

  /external/skia/src/sksl/
SkSLContext.h 64 , fFloat4x4_Type(new Type("float4x4", *fFloat_Type, 4, 4))
155 fFloat4x4_Type.get(), fHalf2x2_Type.get(),
245 const std::unique_ptr<Type> fFloat4x4_Type;
  /external/skqp/src/sksl/
SkSLContext.h 64 , fFloat4x4_Type(new Type("float4x4", *fFloat_Type, 4, 4))
155 fFloat4x4_Type.get(), fHalf2x2_Type.get(),
245 const std::unique_ptr<Type> fFloat4x4_Type;

Completed in 43 milliseconds