HomeSort by relevance Sort by last modified time
    Searched full:faces (Results 226 - 250 of 376) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/pdfium/third_party/freetype/include/
freetype.h 392 /* of objects like fonts, faces, sizes, etc. */
436 /* is a special module capable of creating faces from font files. */
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Preview.cpp 334 mHalCamCtrl->mMetadata.faces = mHalCamCtrl->mFace;
341 // Clear previous faces
431 ALOGE("%s: Face detection RIO callback with %d faces detected (score=%d)", __func__, mNumFDRcvd, mHalCamCtrl->mFace[idx].score);
    [all...]
QCameraParameters.cpp 153 const char QCameraParameters::KEY_QC_MAX_NUM_REQUESTED_FACES[] = "qc-max-num-requested-faces";
  /frameworks/base/docs/html/reference/android/support/wearable/watchface/
package-summary.html 600 Base class for watch faces that draw on a <code><a href="../../../../../reference/android/graphics/Canvas.html">Canvas</a></code>.&nbsp;
622 Base class for watch faces that draw using OpenGL ES 2.0.&nbsp;
667 A style descriptor for watch faces.&nbsp;
  /frameworks/base/rs/java/android/renderscript/
RenderScript.java 419 native long rsnTypeCreate(long con, long eid, int x, int y, int z, boolean mips, boolean faces, int yuv);
420 synchronized long nTypeCreate(long eid, int x, int y, int z, boolean mips, boolean faces, int yuv) {
422 return rsnTypeCreate(mContext, eid, x, y, z, mips, faces, yuv);
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
Kube.java 90 // set all faces black by default
  /external/deqp/modules/gles2/functional/
es2fTextureSizeTests.cpp 306 // Execute test for all faces.
  /external/deqp/modules/gles3/functional/
es3fTextureSizeTests.cpp 306 // Execute test for all faces.
  /external/freetype/include/
ftautoh.h 437 * reload all faces that get auto-hinted in `light' hinting mode.
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_mipmap_tree.h 118 * This may be a list of cube faces, array slices in 2D array texture, or
  /frameworks/base/docs/html/training/wearables/apps/
always-on.jd 146 <a href="{@docRoot}design/wear/watchfaces.html#DisplayModes">Watch Faces for Android Wear</a>
  /frameworks/base/docs/html-intl/intl/es/distribute/googleplay/quality/
wear.jd 221 (<a href="{@docRoot}training/wearables/watch-faces/index.html">Obtén más información</a>)
  /frameworks/rs/api/
rs_object_info.spec 32 faces (for cubemaps), and level of details (for mipmapping).
  /frameworks/rs/scriptc/
rs_object_info.rsh 34 * faces (for cubemaps), and level of details (for mipmapping).
  /hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp 645 metadata->faces[idx].rect[0],
646 metadata->faces[idx].rect[1],
647 metadata->faces[idx].rect[2],
648 metadata->faces[idx].rect[3]);
    [all...]
  /packages/apps/Camera/res/values-en-rGB/
strings.xml 118 <string name="effect_silly_faces" msgid="8107732405347155777">"SILLY FACES"</string>
  /packages/apps/Camera/res/values-en-rIN/
strings.xml 118 <string name="effect_silly_faces" msgid="8107732405347155777">"SILLY FACES"</string>
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_types.rsh 391 * \brief Enum for selecting cube map faces
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_types.rsh 391 * \brief Enum for selecting cube map faces
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_types.rsh 391 * \brief Enum for selecting cube map faces
  /prebuilts/sdk/renderscript/include/
rs_object_info.rsh 34 * faces (for cubemaps), and level of details (for mipmapping).
  /external/freetype/include/internal/
tttypes.h 63 /* count :: The number of faces in the collection. The */
    [all...]
  /external/mesa3d/src/gallium/drivers/i915/
i915_resource_texture.c 567 * determined either by the old-style packing of cubemap faces,
568 * or the final row of 4x4, 2x2 and 1x1 faces below this.
  /external/pdfium/third_party/freetype/include/internal/
tttypes.h 63 /* count :: The number of faces in the collection. The */
    [all...]
  /frameworks/av/include/camera/
CameraParameters.h 459 // The maximum number of detected faces supported by hardware face
464 // The maximum number of detected faces supported by software face
    [all...]

Completed in 2364 milliseconds

1 2 3 4 5 6 7 8 91011>>