Home
last modified time | relevance | path

Searched defs:fb (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/driver/
DrsdFrameBuffer.cpp32 void setDepthAttachment(const Context *rsc, const FBOCache *fb) { in setDepthAttachment()
47 void setColorAttachment(const Context *rsc, const FBOCache *fb) { in setColorAttachment()
64 bool rsdFrameBufferInit(const Context *rsc, const FBOCache *fb) { in rsdFrameBufferInit()
77 void rsdFrameBufferSetActive(const Context *rsc, const FBOCache *fb) { in rsdFrameBufferSetActive()
93 void rsdFrameBufferDestroy(const Context *rsc, const FBOCache *fb) { in rsdFrameBufferDestroy()
/frameworks/av/media/extractors/mp3/
DXINGSeeker.cpp61 float fa, fb; in getOffsetForTime() local
/frameworks/native/opengl/tests/lighting1709/src/com/android/lightingtest/
DClearActivity.java83 float fb = (float) (-(h / 2)) / 288; in onSurfaceChanged() local
/frameworks/rs/tests/java_api/GenImages/src/com/android/rs/genimage/
DGenImage.java143 FloatBuffer fb = bb.asFloatBuffer(); in createFloatBuffer() local
/frameworks/base/core/jni/
DBindTest.cpp241 FieldBlock *fb; in register_BindTest() local
/frameworks/native/libs/binder/tests/
DbinderLibTest.cpp804 const flat_binder_object *fb = reply.readObject(false); in TEST_F() local