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

  /external/skia/include/c/
sk_surface.h 26 @param sk_surfaceprops_t* If not NULL, specify additional non-default
29 SK_API sk_surface_t* sk_surface_new_raster(const sk_imageinfo_t*, const sk_surfaceprops_t*);
45 @param sk_surfaceprops_t* If not NULL, specify additional non-default
50 const sk_surfaceprops_t* props);
sk_types.h 95 } sk_surfaceprops_t; typedef in typeref:struct:__anon29450
  /external/skia/gm/
cgm.c 56 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY };
  /external/skia/tests/
CTest.cpp 62 sk_surfaceprops_t surfaceProps = { UNKNOWN_SK_PIXELGEOMETRY };
  /external/skia/src/c/
sk_surface.cpp 425 const sk_surfaceprops_t* props) {
441 const sk_surfaceprops_t* props) {

Completed in 76 milliseconds