Home
last modified time | relevance | path

Searched refs:face (Results 1 – 8 of 8) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
DGLShape.java29 public void addFace(GLFace face) { in addFace() argument
30 mFaceList.add(face); in addFace()
33 public void setFaceColor(int face, GLColor color) { in setFaceColor() argument
34 mFaceList.get(face).setColor(color); in setFaceColor()
40 GLFace face = iter.next(); in putIndices() local
41 face.putIndices(buffer); in putIndices()
49 GLFace face = iter.next(); in getIndexCount() local
50 count += face.getIndexCount(); in getIndexCount()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java398 public void glMaterialf(int face, int pname, float param) { in glMaterialf() argument
399 mgl.glMaterialf(face, pname, param); in glMaterialf()
402 public void glMaterialfv(int face, int pname, float[] params, int offset) { in glMaterialfv() argument
403 mgl.glMaterialfv(face, pname, params, offset); in glMaterialfv()
406 public void glMaterialfv(int face, int pname, FloatBuffer params) { in glMaterialfv() argument
407 mgl.glMaterialfv(face, pname, params); in glMaterialfv()
410 public void glMaterialx(int face, int pname, int param) { in glMaterialx() argument
411 mgl.glMaterialx(face, pname, param); in glMaterialx()
414 public void glMaterialxv(int face, int pname, int[] params, int offset) { in glMaterialxv() argument
415 mgl.glMaterialxv(face, pname, params, offset); in glMaterialxv()
[all …]
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DCubeMapActivity.java145 for (int face = 0; face < 6; face++) { in generateCubeMap()
146 InputStream is = getResources().openRawResource(resourceIds[face]); in generateCubeMap()
154 … Log.e("CubeMap", "Could not decode texture for face " + Integer.toString(face)); in generateCubeMap()
157 GLUtils.texImage2D(GL11ExtensionPack.GL_TEXTURE_CUBE_MAP_POSITIVE_X + face, 0, in generateCubeMap()
/development/samples/browseable/WatchFace/
D_index.jd13 Because watch face apps do not have a default Activity in their project, you will need to set your
18 For the Fit Distance related watch face, authentication IS a requirement to request distance from
20 distance was prior to you de-authorizing the watch face).
/development/vndk/tools/definition-tool/datasets/
Deligible-list-29-properties.csv52 android.hardware.biometrics.face@1.0,True,False,True,hidl_interface
53 android.hardware.biometrics.face@1.0-adapter-helper,True,False,True,hidl_interface
Deligible-list-29.csv30 /system/${LIB}/android.hardware.biometrics.face@1.0.so,VNDK,
544 /system/${LIB}/vndk${VNDK_VER}/android.hardware.biometrics.face@1.0.so,VNDK,
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt211 courageous - j. able to face and deal with danger or fear without flinching
376 facial - j. of or concerning the face
775 profile - n. an outline of something (especially a human face as seen from one side)
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv5223 …rfbuzz_ng,fake_uOVDDjnTTxyz5sHhwaXbhQ@fakeemail.com,[dwrite] Release allocated blob on face destroy
5259 …nal/harfbuzz_ng,fake_GXODyrWJQQ29rUizEM8-6A@fakeemail.com,[var] Hook up variations to FreeType face
5289 …al/harfbuzz_ng,fake_GXODyrWJQQ29rUizEM8-6A@fakeemail.com,[test-ot-math] Add test with nil face/font
5395 …-yr3qaWxr6A@fakeemail.com,"[ft] Fix unsafe cast of FT_Done_Face in hb_ft_{face,font}_create_refere…
13165 …return an X11-compatible string describing the font format of a given face. This was put in a …
13182 …form/external/freetype,fake_cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,[cache] Allow value 0 for face ID.
13481 …akeemail.com,Handle broken FNT files which don't have a trailing NULL byte in the face name string.
13625 …com,* src/pcf/pcfread.c (pcf_interpret_style): Always allocate memory for face->style_name. * src/…
13693 …freetype,fake_Ey74ZHitSO-rl2J4XmHSlQ@fakeemail.com,performance optimizations regarding face opening
13917 …orm/external/freetype,fake_hb1tlTPbSwaYXsM9HKSO0g@fakeemail.com,Tweak per-face LCD filtering contr…
[all …]