Searched defs:bc (Results 1 – 12 of 12) sorted by relevance
/frameworks/base/libs/hwui/pipeline/skia/ |
D | ShaderCache.cpp | 81 BlobCache* bc = getBlobCacheLocked(); in load() local 124 BlobCache* bc = getBlobCacheLocked(); in store() local
|
/frameworks/ml/nn/driver/cache/nnCache/ |
D | nnCache.cpp | 85 BlobCache* bc = getBlobCacheLocked(); in setBlob() local 113 BlobCache* bc = getBlobCacheLocked(); in getBlob() local 129 BlobCache* bc = getBlobCacheLocked(); in getBlob() local
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | chv_filter.cpp | 188 int br, bc, mbr, mbc; in CombinedHorzVertFilter() local 465 int br, bc, mbr, mbc; in CombinedHorzVertFilter_NoSoftDeblocking() local
|
D | chvr_filter.cpp | 36 int br, bc, incr, mbr, mbc; in CombinedHorzVertRingFilter() local
|
/frameworks/layoutlib/bridge/src/android/view/ |
D | BridgeInflater.java | 187 private static Class<?> findCustomInflater(@NotNull BridgeContext bc, in findCustomInflater() 221 BridgeContext bc = (BridgeContext) context; in createViewFromCustomInflater() local 411 BridgeContext bc = (BridgeContext) context; in setupViewInContext() local 491 /*package*/ static Object getViewKeyFromParser(AttributeSet attrs, BridgeContext bc, in getViewKeyFromParser()
|
/frameworks/layoutlib/bridge/src/android/preference/ |
D | BridgePreferenceInflater.java | 36 BridgeContext bc = null; in createItem() local
|
D | Preference_Delegate.java | 43 BridgeContext bc = context instanceof BridgeContext ? ((BridgeContext) context) : null; in getView() local
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_cache.cpp | 135 BlobCache* bc = getBlobCacheLocked(); in setBlob() local 163 BlobCache* bc = getBlobCacheLocked(); in getBlob() local
|
/frameworks/native/libs/binder/tests/ |
D | binderDriverInterfaceTest.cpp | 57 const uint32_t bc[] = { in EnterLooper() local 214 const uint32_t bc[] = { in TEST_F() local 326 } __attribute__((packed)) bc = { in TEST_F() local
|
/frameworks/layoutlib/bridge/src/android/graphics/ |
D | BlendComposite.java | 110 BlendComposite bc = (BlendComposite) obj; in equals() local
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | Allocation.java | 619 Bitmap.Config bc = b.getConfig(); in validateBitmapFormat() local 2641 final Bitmap.Config bc = b.getConfig(); in elementFromBitmap() local
|
/frameworks/base/rs/java/android/renderscript/ |
D | Allocation.java | 633 Bitmap.Config bc = b.getConfig(); in validateBitmapFormat() local 2754 final Bitmap.Config bc = b.getConfig(); in elementFromBitmap() local
|