Home
last modified time | relevance | path

Searched refs:repeat (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8996/sdm/include/private/
Dhw_info_types.h274 int repeat; // Number of pixels need to be repeated in left, right, top and bottom directions member
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
Dhw_device.cpp989 mdp_scale->left_rpt[i] = plane.left.repeat; in SetHWScaleData()
993 mdp_scale->top_rpt[i] = plane.top.repeat; in SetHWScaleData()
997 mdp_scale->right_rpt[i] = plane.right.repeat; in SetHWScaleData()
1001 mdp_scale->btm_rpt[i] = plane.bottom.repeat; in SetHWScaleData()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dsubpixel_mmx.asm189 ; the subsequent iterations repeat 3 out of 4 of these reads. Since the
/hardware/bsp/intel/peripheral/libupm/doxy/node/generators/yuidoc/tmpl/assets/css/
Dmain.css224 background: none repeat scroll 0 0 #F0F1F8; border: 1px solid #D4D8EB; padding: 0 1em;
462 background: #fff url(../img/spinner.gif) no-repeat center 70px;
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h3929 uint8 repeat; /* Minimum number of scan intervals member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h17536 GTEST_DECLARE_int32_(repeat);