Searched defs:SK_VECTORCALL (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/core/
H A DSkPostConfig.h81 #define SK_VECTORCALL __vectorcall macro
83 #define SK_VECTORCALL __attribute__((pcs("aapcs-vfp"))) macro
85 #define SK_VECTORCALL macro

Completed in 812 milliseconds