Searched defs:get (Results 26 - 50 of 53) sorted by relevance

123

/hardware/qcom/display/msm8226/libcopybit/
H A Dcopybit.h197 int (*get)(struct copybit_device_t *dev, int name); member in struct:copybit_device_t
H A Dcopybit_c2d.cpp879 static int get(struct copybit_device_t *dev, int name) function
962 /* Function to get the required size for a particular format, inorder for C2D to perform
1582 ctx->device.get = get;
/hardware/qcom/display/msm8909/libcopybit/
H A Dcopybit.h214 int (*get)(struct copybit_device_t *dev, int name); member in struct:copybit_device_t
H A Dcopybit_c2d.cpp892 static int get(struct copybit_device_t *dev, int name) function
960 /* Function to get the required size for a particular format, inorder for C2D to perform
1584 ctx->device.get = get;
/hardware/qcom/display/msm8909w_3100/libcopybit/
H A Dcopybit.h214 int (*get)(struct copybit_device_t *dev, int name); member in struct:copybit_device_t
H A Dcopybit_c2d.cpp892 static int get(struct copybit_device_t *dev, int name) function
960 /* Function to get the required size for a particular format, inorder for C2D to perform
1584 ctx->device.get = get;
/hardware/qcom/display/msm8994/libcopybit/
H A Dcopybit.h200 int (*get)(struct copybit_device_t *dev, int name); member in struct:copybit_device_t
H A Dcopybit_c2d.cpp882 static int get(struct copybit_device_t *dev, int name) function
965 /* Function to get the required size for a particular format, inorder for C2D to perform
1585 ctx->device.get = get;
/hardware/qcom/display/msm8996/libcopybit/
H A Dcopybit.h214 int (*get)(struct copybit_device_t *dev, int name); member in struct:copybit_device_t
H A Dcopybit_c2d.cpp892 static int get(struct copybit_device_t *dev, int name) function
960 /* Function to get the required size for a particular format, inorder for C2D to perform
1584 ctx->device.get = get;
/hardware/qcom/display/msm8998/libcopybit/
H A Dcopybit.h214 int (*get)(struct copybit_device_t *dev, int name); member in struct:copybit_device_t
H A Dcopybit_c2d.cpp890 static int get(struct copybit_device_t *dev, int name) function
958 /* Function to get the required size for a particular format, inorder for C2D to perform
1582 ctx->device.get = get;
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcpp_bindings.h122 struct nlattr *get() { function in class:nl_iterator
/hardware/qcom/gps/msm8909/utils/
H A DLocTimer.cpp118 static LocTimerContainer* get(bool wakeOnExpire);
235 LocTimerContainer* LocTimerContainer::get(bool wakeOnExpire) { function in class:LocTimerContainer
236 // get the reference of either mHwTimer or mSwTimers per wakeOnExpire
363 // get time spec of now
481 mContainer(LocTimerContainer::get(wakeOnExpire)) {
/hardware/qcom/gps/msm8909w_3100/utils/
H A DLocTimer.cpp118 static LocTimerContainer* get(bool wakeOnExpire);
235 LocTimerContainer* LocTimerContainer::get(bool wakeOnExpire) { function in class:LocTimerContainer
236 // get the reference of either mHwTimer or mSwTimers per wakeOnExpire
363 // get time spec of now
565 container = LocTimerContainer::get(wakeOnExpire);
/hardware/qcom/gps/msm8996/utils/
H A DLocTimer.cpp119 static LocTimerContainer* get(bool wakeOnExpire);
236 LocTimerContainer* LocTimerContainer::get(bool wakeOnExpire) { function in class:LocTimerContainer
237 // get the reference of either mHwTimer or mSwTimers per wakeOnExpire
363 // get time spec of now
480 mContainer(LocTimerContainer::get(wakeOnExpire)) {
/hardware/qcom/gps/msm8998/utils/
H A DLocTimer.cpp119 static LocTimerContainer* get(bool wakeOnExpire);
236 LocTimerContainer* LocTimerContainer::get(bool wakeOnExpire) { function in class:LocTimerContainer
237 // get the reference of either mHwTimer or mSwTimers per wakeOnExpire
363 // get time spec of now
564 container = LocTimerContainer::get(wakeOnExpire);
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dcpp_bindings.h122 struct nlattr *get() { function in class:nl_iterator
/hardware/google/av/codec2/include/
H A DC2Buffer.h224 T get() { function in class:C2Acquirable
605 * Returns a unique ID for this allocator. This ID is used to get this allocator from the
860 * Returns the ID for this block pool. This ID is used to get this block pool from the platform.
995 * allocation may get reused even if a client keeps a clone of this handle.
1508 * from the allocated sample must be right-shifted by 6 to get the actual sample value.
1813 * allocation may get reused even if a client keeps a clone of this handle.
/hardware/interfaces/camera/common/1.0/default/
H A DCameraParameters.cpp275 const char *CameraParameters::get(const char *key) const function in class:android::hardware::camera::common::V1_0::helper::CameraParameters
285 const char *v = get(key);
293 const char *v = get(key);
365 const char *p = get(KEY_PREVIEW_SIZE);
373 const char *p = get(KEY_PREFERRED_PREVIEW_SIZE_FOR_VIDEO);
380 const char *previewSizesStr = get(KEY_SUPPORTED_PREVIEW_SIZES);
394 const char *p = get(KEY_VIDEO_SIZE);
401 const char *videoSizesStr = get(KEY_SUPPORTED_VIDEO_SIZES);
418 const char *p = get(KEY_PREVIEW_FPS_RANGE);
430 return get(KEY_PREVIEW_FORMA
[all...]
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h165 const sp<MiniFence>& get() const { function in class:android::HWC2On1Adapter::DeferredFence
619 auto error = std::get<HWC2::Error>(result);
621 auto layer = std::get<Layer*>(result);
/hardware/qcom/display/msm8084/libcopybit/
H A Dcopybit_c2d.cpp873 static int get(struct copybit_device_t *dev, int name) function
956 /* Function to get the required size for a particular format, inorder for C2D to perform
1576 ctx->device.get = get;
/hardware/qcom/display/msm8960/libcopybit/
H A Dcopybit_c2d.cpp853 static int get(struct copybit_device_t *dev, int name) function
936 /* Function to get the required size for a particular format, inorder for C2D to perform
1524 ctx->device.get = get;
/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.h145 const sp<Fence>& get() const { function in class:android::HWC2On1Adapter::DeferredFence
586 auto error = std::get<HWC2::Error>(result);
588 auto layer = std::get<Layer*>(result);
/hardware/intel/img/hwcomposer/merrifield/common/devices/
H A DVirtualDevice.cpp330 // but errors out, make sure our acquire fences get closed
331 // and any release fences get signaled.
455 // but errors out, make sure our acquire fences get closed
456 // and any release fences get signaled.
588 buffer_handle_t VirtualDevice::BufferList::get(uint32_t width, uint32_t height, sp<RefBase>* heldBuffer) function in class:android::intel::VirtualDevice::BufferList
1069 composeTask->outputHandle = mCscBuffers.get(composeTask->outWidth, composeTask->outHeight, &heldBuffer);
1124 // Rotate the rectangle to get the source crop we'd use for a rotated, unscaled buffer.
1255 while ((scalingBuffer = mRgbUpscaleBuffers.get(composeTask->outWidth, composeTask->outHeight, &heldUpscaleBuffer)) == NULL &&
1261 ETRACE("Couldn't get scaling buffer");
1422 blitTask->destHandle = mCscBuffers.get(blitTas
[all...]

Completed in 773 milliseconds

123