Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_blob_cache.h76 struct BlobByteEqual { struct
77 bool operator()(std::shared_ptr<Blob> lhs, std::shared_ptr<Blob> rhs) const in operator()