HomeSort by relevance Sort by last modified time
    Searched full:faces (Results 26 - 50 of 410) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/freetype/include/
ftcid.h 79 * This function only works with CID faces, returning an error
114 * This function only works with CID faces and OpenType fonts,
148 * This function only works with CID faces and OpenType fonts,
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.h 48 radeon_mipmap_image faces[6]; member in struct:_radeon_mipmap_level
70 GLuint faces; /** # of faces: 6 for cubemaps, 1 otherwise */ member in struct:_radeon_mipmap_tree
  /external/pdfium/core/include/thirdparties/freetype/freetype/
ftcid.h 79 * This function only works with CID faces, returning an error
114 * This function only works with CID faces and OpenType fonts,
148 * This function only works with CID faces and OpenType fonts,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
ftcid.h 79 * This function only works with CID faces, returning an error
114 * This function only works with CID faces and OpenType fonts,
148 * This function only works with CID faces and OpenType fonts,
  /external/skia/tests/
FontObjTest.cpp 45 static const char* const faces[] = { local
80 for (size_t i = 0; i < SK_ARRAY_COUNT(faces); i++) {
81 SkAutoTUnref<SkTypeface> face(SkTypeface::CreateFromName(faces[i], SkTypeface::kNormal));
  /frameworks/rs/
rsType.h 53 bool faces; member in struct:android::renderscript::Type::Hal::State
72 bool getDimFaces() const {return mHal.state.faces;}
124 // * Faces
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsType.h 53 bool faces; member in struct:android::renderscript::Type::Hal::State
70 bool getDimFaces() const {return mHal.state.faces;}
121 // * Faces
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsType.h 53 bool faces; member in struct:android::renderscript::Type::Hal::State
70 bool getDimFaces() const {return mHal.state.faces;}
121 // * Faces
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsType.h 53 bool faces; member in struct:android::renderscript::Type::Hal::State
70 bool getDimFaces() const {return mHal.state.faces;}
121 // * Faces
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
Type.java 38 * faces. LOD and cube map faces are booleans to indicate present or not
157 int faces = 1; local
159 faces = 6;
171 int count = x * y * z * faces;
184 count += x * y * z * faces;
  /cts/tests/tests/media/src/android/media/cts/
FaceDetectorTest.java 38 intent.putExtra(FaceDetectorStub.IMAGE_ID, R.drawable.faces);
  /external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
glossary.rst 27 3D textures have zslices, cube maps have faces, 1D and 2D array textures
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_render_stencilref.c 29 * reference value into two draw calls -- the first one renders front faces
30 * and the second renders back faces with the other reference value.
54 /* Set drawing for front faces. */
72 /* Set drawing for back faces. */
  /external/mesa3d/src/gallium/docs/source/
glossary.rst 27 3D textures have zslices, cube maps have faces, 1D and 2D array textures