HomeSort by relevance Sort by last modified time
    Searched refs:refresh_rate (Results 76 - 94 of 94) sorted by null

1 2 34

  /hardware/qcom/msm8x09/original-kernel-headers/video/
msm_hdmi_modes.h 43 uint32_t refresh_rate; member in struct:msm_hdmi_mode_timing_info
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_video.h 58 int refresh_rate; /**< refresh rate (or zero for unspecified) */ member in struct:__anon60959
336 * refresh_rate default to the desktop mode if they are 0. The modes are
338 * finally checking the refresh_rate. If all the available modes are too
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_video.h 58 int refresh_rate; /**< refresh rate (or zero for unspecified) */ member in struct:__anon61068
336 * refresh_rate default to the desktop mode if they are 0. The modes are
338 * finally checking the refresh_rate. If all the available modes are too
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_video.h 58 int refresh_rate; /**< refresh rate (or zero for unspecified) */ member in struct:__anon61145
336 * refresh_rate default to the desktop mode if they are 0. The modes are
338 * finally checking the refresh_rate. If all the available modes are too
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_video.h 58 int refresh_rate; /**< refresh rate (or zero for unspecified) */ member in struct:__anon61241
336 * refresh_rate default to the desktop mode if they are 0. The modes are
338 * finally checking the refresh_rate. If all the available modes are too
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_session.cpp 1006 uint32_t refresh_rate = UINT32(input_parcel->readInt32()); local
1009 refresh_rate);
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/hwc2/
hwc_session.cpp 1084 uint32_t refresh_rate = UINT32(input_parcel->readInt32()); local
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_session.cpp 1111 uint32_t refresh_rate = UINT32(input_parcel->readInt32()); local
    [all...]
  /hardware/qcom/display/sdm845/sdm/libs/hwc/
hwc_session.cpp 1080 uint32_t refresh_rate = UINT32(input_parcel->readInt32()); local
    [all...]
  /hardware/qcom/display/sdm845/sdm/libs/hwc2/
hwc_session.cpp 1106 uint32_t refresh_rate = UINT32(input_parcel->readInt32()); local
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
MrcWrapper.c 139 MrcData->refresh_rate = ItemData->SrInt;
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/core/drm/
hw_device_drm.cpp 641 DisplayError HWDeviceDRM::SetRefreshRate(uint32_t refresh_rate) {
  /hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 8123 float refresh_rate = m_fps_prev; local
    [all...]
  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_device.cpp     [all...]
  /hardware/qcom/display/sdm845/sdm/libs/core/drm/
hw_device_drm.cpp 941 DisplayError HWDeviceDRM::SetRefreshRate(uint32_t refresh_rate) {
    [all...]
  /hardware/qcom/display/msm8998/sdm/libs/core/fb/
hw_device.cpp     [all...]
  /hardware/qcom/display/sdm845/sdm/libs/core/fb/
hw_device.cpp     [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp 8916 float refresh_rate = m_fps_prev; local
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
meminit.c 359 Drfc.field.tREFI = mrc_params->refresh_rate;
    [all...]

Completed in 750 milliseconds

1 2 34