Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/
DColorBuffer.cpp117 bool* isBlob) { in sGetFormatParameters()
228 bool isBlob = false;; in create() local
457 bool isBlob = false; in reformat() local
/device/google/cuttlefish/guest/hals/camera/
Dvsock_frame_provider.cpp141 bool VsockFrameProvider::isBlob(const std::vector<char>& blob) { in isBlob() function in cuttlefish::VsockFrameProvider