Home
last modified time | relevance | path

Searched defs:jObject (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/feature_support_util/
Dfeature_support_util.cpp278 static Version FromJson(const Json::Value &jObject) in FromJson()
365 static bool FromJson(const Json::Value &jObject, Application *out) in FromJson()
433 static bool CreateGpuFromJson(const Json::Value &jObject, GPU *out) in CreateGpuFromJson()
491 static Device FromJson(const Json::Value &jObject) in FromJson()
/third_party/flutter/skia/third_party/externals/angle2/src/feature_support_util/
Dfeature_support_util.cpp256 static Version *CreateVersionFromJson(const Json::Value &jObject) in CreateVersionFromJson()
371 static Application *CreateApplicationFromJson(const Json::Value &jObject) in CreateApplicationFromJson()
452 static GPU *CreateGpuFromJson(const Json::Value &jObject) in CreateGpuFromJson()
539 static Device *CreateDeviceFromJson(const Json::Value &jObject) in CreateDeviceFromJson()