Searched refs:ReadAttribute (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 7293 static bool ReadAttribute(std::string *name, std::string *type, in ReadAttribute() function 10494 if (!tinyexr::ReadAttribute(&attr_name, &attr_type, &data, &marker_size, in ParseEXRHeader() 12667 if (!tinyexr::ReadAttribute(&attr_name, &attr_type, &data, &marker_size,
|