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 179 #define GR_API __declspec(dllexport)
181 #define GR_API __declspec(dllimport)
184 #define GR_API __attribute__((visibility("default")))
187 #define GR_API
GrContext.h 44 class GR_API GrContext : public GrRefCnt {
    [all...]
  /external/skia/src/gpu/
GrDefaultPathRenderer.h 18 class GR_API GrDefaultPathRenderer : public GrPathRenderer {
GrPathRenderer.h 31 class GR_API GrPathRenderer : public GrRefCnt {
  /external/skia/include/gpu/gl/
GrGLInterface.h 110 struct GR_API GrGLInterface : public GrRefCnt {

Completed in 75 milliseconds