Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_resource.c158 bool is_blob) in virgl_resource_transfer_prepare()
515 bool is_blob = usage & (PIPE_MAP_COHERENT | PIPE_MAP_PERSISTENT); in virgl_resource_transfer_map() local
/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Dcffdump.c38 static bool is_blob = false; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/base/
Dvalues.h161 bool is_blob() const { return type() == Type::BINARY; } in is_blob() function
/aosp_15_r20/external/libchrome/base/
H A Dvalues.h158 bool is_blob() const { return type() == Type::BINARY; } in is_blob() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dvalues.h161 bool is_blob() const { return type() == Type::BINARY; } in is_blob() function
/aosp_15_r20/external/cronet/base/
H A Dvalues.h244 bool is_blob() const { return type() == Type::BINARY; } in is_blob() function