Home
last modified time | relevance | path

Searched refs:retain (Results 1 – 25 of 142) sorted by relevance

123456

/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h204 void retain() { ++mReferenceCount; } in retain() function
325 gralloc1_error_t retain(const std::shared_ptr<Buffer>& buffer);
326 gralloc1_error_t retain(buffer_handle_t bufferHandle);
331 return adapter->retain(bufferHandle); in retainHook()
DGralloc1On0Adapter.cpp331 gralloc1_error_t Gralloc1On0Adapter::retain( in retain() function in android::hardware::Gralloc1On0Adapter
335 buffer->retain(); in retain()
366 gralloc1_error_t Gralloc1On0Adapter::retain(buffer_handle_t bufferHandle) in retain() function in android::hardware::Gralloc1On0Adapter
373 mBuffers[bufferHandle]->retain(); in retain()
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc1Hal.h103 int32_t error = mDispatch.retain(mDevice, bufferHandle); in importBuffer()
210 if (!initDispatch(GRALLOC1_FUNCTION_RETAIN, &mDispatch.retain) || in initDispatch()
322 GRALLOC1_PFN_RETAIN retain; member
/hardware/qcom/bootctrl/
DNOTICE6 * Redistributions of source code must retain the above copyright
/hardware/qcom/sm8150/data/ipacfg-mgr/
DLICENSE7 * Redistributions of source code must retain the above copyright
/hardware/qcom/gps/msm8994/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/gps/msm8960/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/gps/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/sdm845/gps/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/sdm845/gps/msm8084/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/sdm845/gps/msm8960/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/gps/msm8084/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/sdm845/gps/msm8994/loc_api/
DNOTICE7 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
Dipacm.rc6 # * Redistributions of source code must retain the above copyright
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
DNOTICE8 * Redistributions of source code must retain the above copyright
/hardware/qcom/wlan/qcwcn/wpa_supplicant_8_lib/
DNOTICE8 * Redistributions of source code must retain the above copyright
/hardware/qcom/sm8150/gps/
DLICENSE6 * * Redistributions of source code must retain the above copyright
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr17 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr17 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/interfaces/drm/1.2/
Dtypes.hal62 * retain crypto session state across device suspend/resume which
/hardware/qcom/sdm845/gps/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr17 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr17 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr17 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr17 � Redistributions of source code must retain the above copyright notice, this list of condi…
/hardware/interfaces/automotive/evs/1.0/
Dtypes.hal49 * In addition to the handle to the graphics memory, we need to retain

123456