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

  /external/skia/gm/
grayscalejpg.cpp 17 const char kResource[] = "grayscale.jpg";
18 sk_sp<SkImage> image(GetResourceAsImage(kResource));
23 " to set the resourcePath?\n", kResource);
  /frameworks/base/tools/aapt2/
ResourceValues.h 122 kResource,
132 explicit Reference(const ResourceNameRef& n, Type type = Type::kResource);
133 explicit Reference(const ResourceId& i, Type type = Type::kResource);

Completed in 819 milliseconds