Searched defs:h2b (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/frameworks/native/libs/gui/bufferqueue/2.0/ |
H A D | types.cpp | 75 bool h2b(HStatus from, status_t* to) { in h2b() function 148 bool h2b(native_handle_t const* from, sp<BFence>* to) { in h2b() function 180 bool h2b(HConnectionType from, int* to) { in h2b() function 209 bool h2b(HRect const& from, BRect* to) { in h2b() function 233 bool h2b(HRegion const& from, BRegion* to) { in h2b() function 280 bool h2b(HardwareBuffer const& from, sp<GraphicBuffer>* to) { in h2b() function
|
H A D | H2BGraphicBufferProducer.cpp | 68 bool h2b(HQueueBufferOutput const& from, BQueueBufferOutput* to) { in h2b() function
|
/aosp_15_r20/frameworks/av/media/codec2/vndk/ |
H A D | types.cpp | 82 bool h2b(HStatus from, status_t* to) { in h2b() function 155 bool h2b(native_handle_t const* from, sp<BFence>* to) { in h2b() function 187 bool h2b(HConnectionType from, int* to) { in h2b() function 216 bool h2b(HRect const& from, BRect* to) { in h2b() function 240 bool h2b(HRegion const& from, BRegion* to) { in h2b() function 287 bool h2b(HardwareBuffer const& from, sp<GraphicBuffer>* to) { in h2b() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/ |
D | infcover.c | 238 static unsigned char *h2b(const char *hex, unsigned *len) { in h2b() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/test/ |
D | infcover.c | 245 local unsigned char *h2b(const char *hex, unsigned *len) in h2b() function
|
/aosp_15_r20/external/zlib/contrib/tests/ |
H A D | infcover.cc | 267 local unsigned char *h2b(const char *hex, unsigned *len) in h2b() function
|