Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
H A DComposerCommandBuffer.h546 void growData(uint32_t grow) { in growData() function
/aosp_15_r20/system/libhwbinder/
H A DParcel.cpp1709 status_t Parcel::growData(size_t len) in growData() function in android::hardware::Parcel
/aosp_15_r20/frameworks/native/libs/binder/
H A DParcel.cpp2933 status_t Parcel::growData(size_t len) in growData() function in android::Parcel