Home
last modified time | relevance | path

Searched refs:aperture (Results 1 – 25 of 34) sorted by relevance

12

/external/mesa3d/src/intel/vulkan/
Danv_gem.c293 struct drm_i915_gem_get_aperture aperture = { 0 }; in anv_gem_get_aperture() local
295 int ret = anv_ioctl(fd, DRM_IOCTL_I915_GEM_GET_APERTURE, &aperture); in anv_gem_get_aperture()
299 *size = aperture.aper_available_size; in anv_gem_get_aperture()
/external/libdrm/intel/
Dintel_bufmgr.c371 struct drm_i915_gem_get_aperture aperture; in drm_intel_get_aperture_sizes() local
374 ret = drmIoctl(fd, DRM_IOCTL_I915_GEM_GET_APERTURE, &aperture); in drm_intel_get_aperture_sizes()
384 *total = aperture.aper_size; in drm_intel_get_aperture_sizes()
Dintel_bufmgr_gem.c3625 struct drm_i915_gem_get_aperture aperture; in drm_intel_bufmgr_gem_init() local
3649 memclear(aperture); in drm_intel_bufmgr_gem_init()
3652 &aperture); in drm_intel_bufmgr_gem_init()
3655 bufmgr_gem->gtt_size = aperture.aper_available_size; in drm_intel_bufmgr_gem_init()
/external/mesa3d/docs/specs/
DMESA_agp_offset.spec36 region into byte offsets into the AGP aperture.
/external/libxcam/xcore/base/
Dxcam_3a_result.h140 double aperture; //fn member
/external/libxcam/modules/isp/
Daiq_handler.cpp550 exposure.aperture = _result.aiq_exp_param.aperture_fn; in pop_result()
/external/libexif/po/
Den_GB.po3623 msgid "The lens aperture. The unit is the APEX value."
3624 msgstr "The lens aperture. The unit is the APEX value."
Den_AU.po3623 msgid "The lens aperture. The unit is the APEX value."
3624 msgstr "The lens aperture. The unit is the APEX value."
Dda.po14 # aperture -> blændetal
3693 msgid "The lens aperture. The unit is the APEX value."
Dlibexif-12.pot3359 msgid "The lens aperture. The unit is the APEX value."
Dja.po3373 msgid "The lens aperture. The unit is the APEX value."
Dzh_CN.po3363 msgid "The lens aperture. The unit is the APEX value."
Dru.po3511 msgid "The lens aperture. The unit is the APEX value."
Dpt.po3363 msgid "The lens aperture. The unit is the APEX value."
Den_CA.po3403 msgid "The lens aperture. The unit is the APEX value."
Dsq.po3363 msgid "The lens aperture. The unit is the APEX value."
Dtr.po3363 msgid "The lens aperture. The unit is the APEX value."
Dbe.po3363 msgid "The lens aperture. The unit is the APEX value."
Dsr.po3527 msgid "The lens aperture. The unit is the APEX value."
Duk.po3362 msgid "The lens aperture. The unit is the APEX value."
Dsv.po3426 msgid "The lens aperture. The unit is the APEX value."
Dfr.po3634 msgid "The lens aperture. The unit is the APEX value."
Dpt_BR.po3380 msgid "The lens aperture. The unit is the APEX value."
Dcs.po3464 msgid "The lens aperture. The unit is the APEX value."
Dit.po3644 msgid "The lens aperture. The unit is the APEX value."

12