Home
last modified time | relevance | path

Searched refs:replaced (Results 1 – 25 of 32) sorted by relevance

12

/system/libhidl/adapter/
DHidlBinderAdapter.cpp171 bool replaced = manager->add(args.registerInstanceName, adapter).withDefault(false); in adapterMain() local
172 if (!replaced) { in adapterMain()
/system/core/libpixelflinger/codeflinger/
Dtexturing.cpp120 if ((info.inDest || info.needed) && !info.replaced) in init_iterated_color()
265 uint8_t replaced=0; in decodeTMUNeeds() local
270 if (replaced == 0xF) { in decodeTMUNeeds()
274 tmu.replaced = replaced; in decodeTMUNeeds()
292 tmu.replaced = replaced; in decodeTMUNeeds()
301 replaced |= tmu.mask; in decodeTMUNeeds()
316 mTextureMachine.replaced = replaced; in decodeTMUNeeds()
392 mTextureMachine.replaced == tmu.mask) in init_textures()
981 if ((tmu.replaced & component_mask) == 0) { in build_texture_environment()
DGGLAssembler.h331 uint8_t replaced; member
337 uint8_t replaced; member
346 bool replaced : 1; member
DGGLAssembler.cpp172 info.replaced = !!(mTextureMachine.replaced & mask); in scanline_core()
173 info.iterated = (!info.replaced && (info.inDest || info.needed)); in scanline_core()
521 need_extract |= (mTextureMachine.mask != mTextureMachine.replaced); in build_incoming_component()
600 if ((mTextureMachine.replaced & component_mask) == 0) { in build_incoming_component()
607 ((tmu.replaced & component_mask) == 0)) { in build_incoming_component()
/system/teeui/test/example_config/
DREADME14 The following is a template for the Android.bp file, only the <device name> needs to be replaced.
/system/bt/gd/docs/architecture/
Dstyle_guide.md169 * small parts of libchrome, to be removed or replaced eventually
/system/timezone/
DREADME.android123 being replaced by an APEX file containing the same data. As the APEX contains
/system/sepolicy/public/
Dattributes106 # /product attributes are just replaced to /system attributes.
/system/sepolicy/prebuilts/api/30.0/public/
Dattributes106 # /product attributes are just replaced to /system attributes.
/system/connectivity/wifilogd/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/bt/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/bpf/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/libhwbinder/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/libhidl/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/netd/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/hwservicemanager/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/nfc/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/media/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/libvintf/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/connectivity/wificond/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/tools/hidl/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/update_engine/
DNOTICE183 replaced with your own identifying information. (Don't include
/system/libufdt/
DNOTICE182 replaced with your own identifying information. (Don't include
/system/bt/doc/
Dstyle_guide.md233 and `<owner>` replaced with the year in which the file was authored and the
/system/media/audio_utils/
DDoxyfile.orig109 # following values are used ($name is automatically replaced with the name of
439 # 'anonymous_namespace{file}', where file will be replaced with the base name of
722 # will be replaced by the file and line number from which the warning originated
724 # be replaced by the version of the file (if it could be obtained via

12