Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/decode/
Dcffdump.c57 static bool is_blob = false; variable
/external/libchrome/base/
Dvalues.h158 bool is_blob() const { return type() == Type::BINARY; } in is_blob() function