Home
last modified time | relevance | path

Searched refs:obtain (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp72 const int t0 = (parts.reload & 1) ? scratches.obtain() : 0; in init_iterated_color()
73 const int t1 = (parts.reload & 2) ? scratches.obtain() : 0; in init_iterated_color()
98 int end = scratches.obtain(); in init_iterated_color()
183 fragment.setTo( regs.obtain(), 0, 32, CORRUPTIBLE); in build_iterated_color()
200 int dx = scratches.obtain(); in build_iterated_color()
371 int ydsdy = scratches.obtain(); in init_textures()
372 int ydtdy = scratches.obtain(); in init_textures()
443 texel.setTo(regs.obtain(), &tmu.format); in build_textures()
451 s.reg = scratches.obtain(); in build_textures()
452 t.reg = scratches.obtain(); in build_textures()
[all …]
DGGLAssembler.cpp242 mDstPixel.setTo(regs.obtain(), &mCbFormat); in scanline_core()
263 parts.dither = reg_t(regs.obtain()); in scanline_core()
271 pixel.setTo(regs.obtain(), &mCbFormat, FIRST); in scanline_core()
358 int Rx = scratches.obtain(); in build_scanline_prolog()
359 int Ry = scratches.obtain(); in build_scanline_prolog()
374 int tx = scratches.obtain(); in build_scanline_prolog()
375 int ty = scratches.obtain(); in build_scanline_prolog()
390 int Rs = scratches.obtain(); in build_scanline_prolog()
404 int dfdx = scratches.obtain(); in build_scanline_prolog()
405 int ydfdy = scratches.obtain(); in build_scanline_prolog()
[all …]
Dblending.cpp43 temp.reg = regs.obtain(); in build_fog()
47 integer_t fogColor(scratches.obtain(), 8, CORRUPTIBLE); in build_fog()
51 integer_t factor(scratches.obtain(), 16, CORRUPTIBLE); in build_fog()
82 temp = component_t(regs.obtain(), CORRUPTIBLE); in build_blending()
123 fb.setTo(scratches.obtain(), 32); in build_blending()
148 fragment.reg = scratches.obtain(); in build_blending()
156 temp.reg = regs.obtain(); in build_blending()
321 factor.setTo(scratches.obtain(), 32, CORRUPTIBLE); in build_blend_factor()
446 fragment.reg : scratches.obtain(), fb.size(), CORRUPTIBLE); in build_blendFOneMinusF()
464 fb.reg : scratches.obtain(), fb.size(), CORRUPTIBLE); in build_blendOneMinusFF()
[all …]
/system/media/audio_utils/include/audio_utils/
Dfifo.h276 virtual ssize_t obtain(audio_utils_iovec iovec[2], size_t count,
384 virtual ssize_t obtain(audio_utils_iovec iovec[2], size_t count,
512 virtual ssize_t obtain(audio_utils_iovec iovec[2], size_t count,
527 ssize_t obtain(audio_utils_iovec iovec[2], size_t count, const struct timespec *timeout,
/system/media/audio_utils/
Dfifo.cpp182 ssize_t availToWrite = obtain(iovec, count, timeout); in write()
197 ssize_t audio_utils_fifo_writer::obtain(audio_utils_iovec iovec[2], size_t count, in obtain() function in audio_utils_fifo_writer
358 return obtain(NULL /*iovec*/, SIZE_MAX /*count*/, NULL /*timeout*/); in available()
439 ssize_t availToRead = obtain(iovec, count, timeout, lost); in read()
453 ssize_t audio_utils_fifo_reader::obtain(audio_utils_iovec iovec[2], size_t count, in obtain() function in audio_utils_fifo_reader
457 return obtain(iovec, count, timeout, NULL /*lost*/); in obtain()
513 ssize_t audio_utils_fifo_reader::obtain(audio_utils_iovec iovec[2], size_t count, in obtain() function in audio_utils_fifo_reader
621 return obtain(NULL /*iovec*/, SIZE_MAX /*count*/, NULL /*timeout*/, lost); in available()
627 ssize_t ret = obtain(iovec, SIZE_MAX /*count*/, NULL /*timeout*/, lost); in flush()
/system/bt/tools/
DAndroid.bp6 * You may obtain a copy of the License at
/system/tools/hidl/test/version_test/bad4/version/1.0/
DIFoo.hal6 * You may obtain a copy of the License at
/system/tools/hidl/test/version_test/bad4/version/2.2/
DIBar.hal6 * You may obtain a copy of the License at
DIFoo.hal6 * You may obtain a copy of the License at
/system/tools/hidl/test/version_test/bad5/version/2.2/
DIFoo.hal6 * You may obtain a copy of the License at
/system/tools/hidl/test/version_test/bad5/version/2.3/
DIBaz.hal6 * You may obtain a copy of the License at
/system/tools/hidl/test/version_test/good/version/2.2/
DIBar.hal6 * You may obtain a copy of the License at
DIFoo.hal6 * You may obtain a copy of the License at
/system/tools/hidl/test/version_test/good/version/3.1/
DICanExtendTypesOnly.hal6 * You may obtain a copy of the License at
/system/tools/hidl/test/error_test/references_broken_package/bad_package/1.0/
Dtypes.hal6 * You may obtain a copy of the License at
/system/tools/hidl/test/error_test/same_package_name/1.0/
DIFoo.hal6 * You may obtain a copy of the License at
/system/tools/hidl/test/version_test/bad1/version/1.0/
DIFoo.hal6 * You may obtain a copy of the License at
/system/tools/hidl/test/version_test/bad1/version/2.2/
DIBar.hal6 * You may obtain a copy of the License at
/system/tools/hidl/test/version_test/bad2/version/2.2/
DIBar.hal6 * You may obtain a copy of the License at
/system/bt/build/secondary/third_party/tinyxml2/
DBUILD.gn6 # You may obtain a copy of the License at:
/system/tools/hidl/test/error_test/no_interface_in_types/1.0/
DIFoo.hal6 * You may obtain a copy of the License at
/system/bt/utils/
DBUILD.gn6 # You may obtain a copy of the License at:
/system/sepolicy/prebuilts/api/26.0/public/
Dperformanced.te7 # TODO: use file caps to obtain sys_nice instead of setuid / setgid.
/system/tools/hidl/test/hash_test/good/hash/1.0/
DIHash.hal6 * You may obtain a copy of the License at
/system/tools/hidl/test/error_test/bad_character/1.0/
DIFoo.hal6 * You may obtain a copy of the License at

12345678910>>...14