HomeSort by relevance Sort by last modified time
    Searched refs:GR_API (Results 1 - 6 of 6) sorted by null

  /external/skia/include/gpu/
GrNoncopyable.h 20 class GR_API GrNoncopyable {
GrConfig.h 170 #define GR_API __declspec(dllexport)
172 #define GR_API __declspec(dllimport)
175 #define GR_API __attribute__((visibility("default")))
178 #define GR_API
185 extern GR_API void GrPrintf(const char format[], ...);
GrContext.h 34 class GR_API GrContext : public GrRefCnt {
    [all...]
  /external/skia/src/gpu/
GrPathRenderer.h 33 class GR_API GrPathRenderer : public GrRefCnt {
GrDefaultPathRenderer.h 18 class GR_API GrDefaultPathRenderer : public GrPathRenderer {
  /external/skia/include/gpu/gl/
GrGLInterface.h 280 struct GR_API GrGLInterface : public GrRefCnt {

Completed in 253 milliseconds