HomeSort by relevance Sort by last modified time
    Searched refs:phys (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
pfrdrivr.c 37 PFR_PhyFont phys = &face->phy_font; local
43 if ( phys->outline_resolution != phys->metrics_resolution )
47 (FT_Long)phys->outline_resolution,
48 (FT_Long)phys->metrics_resolution );
52 (FT_Long)phys->outline_resolution,
53 (FT_Long)phys->metrics_resolution );
83 PFR_PhyFont phys = &face->phy_font; local
86 if ( gindex < phys->num_chars )
88 *anadvance = phys->chars[gindex].advance
106 PFR_PhyFont phys = &face->phy_font; local
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
fixmap_32.h 45 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL)
46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
fixmap_32.h 45 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL)
46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
fixmap_32.h 45 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL)
46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
fixmap_32.h 45 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL)
46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
fixmap_32.h 45 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL)
46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
fixmap_32.h 45 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL)
46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
fixmap_32.h 45 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL)
46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
fixmap_32.h 45 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL)
46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
fixmap_32.h 45 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL)
46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
fixmap_32.h 45 #define set_fixmap(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL)
46 #define set_fixmap_nocache(idx, phys) __set_fixmap(idx, phys, PAGE_KERNEL_NOCACHE)
  /toolchain/binutils/binutils-2.25/include/gdb/
sim-cr16.h 39 unsigned long *phys,
46 unsigned long *phys,
53 unsigned long *phys,
sim-d10v.h 42 memory segment assigning the translated address to PHYS. Since a
59 unsigned long *phys,
66 unsigned long *phys,
73 unsigned long *phys,
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_decoder_host.h 80 @param[in] phys : Physical address on where firmware should be loaded.
81 @param[in] len : Length of data allocated at phys.
87 uint32_t viddec_fw_decoder_loadfw(uint32_t phys, uint32_t len);
99 @param[in] phys : Physical address on where global memory starts.
100 @param[in] len : Length of data allocated at phys.
104 uint32_t viddec_fw_decoder_set_fw_scratchmem(uint32_t phys, uint32_t len);
118 @param[in] phys : Physical address of allocated memory for this codec.
124 uint32_t viddec_fw_decoder_openstream(uint32_t codec_type, uint32_t *strm_handle, uint32_t phys, uint32_t priority);
viddec_fw_parser_host.h 79 @param[in] phys : Physical address on where firmware should be loaded.
80 @param[in] len : Length of data allocated at phys.
86 uint32_t viddec_fw_parser_loadfw(uint32_t phys, uint32_t len);
99 @param[in] phys : Physical address of allocated memory for this codec.
106 uint32_t viddec_fw_parser_openstream(uint32_t codec_type, uint32_t *strm_handle, uint32_t phys, uint32_t priority);
viddec_fw_common_defs.h 90 unsigned int phys;/* DDR addr of where ES/WKLD is at. */ member in struct:viddec_input_buffer
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
viddec_pm_flush.c 13 wkld_cur->phys = wkld_next->phys = 0;
20 viddec_emit_update(&(pm->emitter), wkld_cur->phys, wkld_next->phys, wkld_cur->len, wkld_cur->len);
viddec_pm_utils_list.c 143 wi->es.es_phys_addr = list->sc_ibuf[items].phys + start - list->data[items].stpos;
154 wi->es.es_phys_addr = list->sc_ibuf[items].phys + start - list->data[items].stpos;
163 wi->es.es_phys_addr = list->sc_ibuf[items].phys;
170 wi->es.es_phys_addr = list->sc_ibuf[items].phys;
  /external/e2fsprogs/lib/ext2fs/
dosio.c 113 unsigned short phys,
238 part->phys = 0x80;
239 part->phys += toupper(tmp[2]) - 'A';
251 part->phys = isdigit((int)tmp[2]) ? tmp[2] - '0' : 0;
253 part->phys = 0x00; /* We'll assume /dev/fd0 */
261 if(part->phys < 0x80)
274 part->phys,
299 _dio_hw_error = biosdisk(DISK_READ, part->phys, 0, 0, 1, 1, sec);
310 pent = scan_partition_table(pent, part->phys, &part->pno);
392 part->phys,
    [all...]
dosio.h 43 unsigned char phys; /* Physical DOS drive number */ member in struct:__anon10034
  /external/autotest/server/site_tests/network_WiFi_RateControl/
network_WiFi_RateControl.py 56 phys = iw_runner.IwRunner(
58 if len(phys) != 1:
60 len(phys))
62 phy = phys[0]
  /frameworks/base/services/core/java/com/android/server/display/
LocalDisplayAdapter.java 356 SurfaceControl.PhysicalDisplayInfo phys = mDisplayInfos[mActivePhysIndex]; local
358 mInfo.width = phys.width;
359 mInfo.height = phys.height;
374 mInfo.appVsyncOffsetNanos = phys.appVsyncOffsetNanos;
375 mInfo.presentationDeadlineNanos = phys.presentationDeadlineNanos;
381 if (phys.secure) {
398 mInfo.densityDpi = (int)(phys.density * 160 + 0.5f);
399 mInfo.xDpi = phys.xDpi;
400 mInfo.yDpi = phys.yDpi;
408 mInfo.setAssumedDensityForExternalDisplay(phys.width, phys.height)
    [all...]
  /external/vulkan-validation-layers/demos/smoke/
Helpers.h 64 inline VkResult enumerate(VkInstance instance, std::vector<VkPhysicalDevice> &phys)
69 phys.resize(count);
70 return vk::EnumeratePhysicalDevices(instance, &count, phys.data());
  /development/ndk/platforms/android-21/include/linux/
uhid.h 42 __u8 phys[64]; member in struct:uhid_create_req
  /hardware/qcom/camera/QCamera2/stack/mm-lib2d-interface/inc/
mm_lib2d.h 80 * @phys: gpu mapped physical address
89 void *phys; member in struct:mm_lib2d_rgb_buffer_t

Completed in 922 milliseconds

1 2 3 4 5