Searched refs:pop (Results 76 - 100 of 114) sorted by relevance

12345

/frameworks/native/vulkan/libvulkan/
H A Dswapchain.cpp1046 #pragma clang diagnostic pop
1054 #pragma clang diagnostic pop
/frameworks/support/room/compiler/src/main/kotlin/android/arch/persistence/room/solver/
H A DTypeAdapterStore.kt419 val prev = queue.pop()
/frameworks/native/opengl/libagl/
H A Dmatrix.cpp469 GLint matrix_stack_t::pop() function in class:android::matrix_stack_t
975 GLint err = c->transforms.current->pop();
/frameworks/av/media/libnbaio/
H A DNBLog.cpp1149 timestamps.pop();
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp820 mBufferSizes.pop();
/frameworks/base/core/jni/
H A Dandroid_hardware_Camera.cpp519 buffers->pop();
/frameworks/ml/nn/runtime/
H A DExecutionPlan.cpp745 queue.pop();
/frameworks/ml/nn/runtime/test/
H A DTestPartitioning.cpp556 workQueueOperandsA.pop();
/frameworks/ml/nn/tools/test_generator/
H A Dtest_generator.py609 cur = start.pop()
/frameworks/native/cmds/surfacereplayer/replayer/
H A DReplayer.cpp135 mPendingIncrements.pop();
/frameworks/native/libs/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h162 mFences.pop();
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_neon_Resize.S797 pop {r4,r5,r6,r7,r8,r9,r10,r11,r12,pc}
/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.cpp1432 mTracks.pop();
/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp58 #pragma GCC diagnostic pop
/frameworks/base/services/core/jni/
H A Dcom_android_server_location_ContextHubService.cpp449 db.freeIds.pop();
/frameworks/native/include/binder/
H A DParcel.h512 #pragma clang diagnostic pop
/frameworks/native/libs/binder/include/binder/
H A DParcel.h512 #pragma clang diagnostic pop
/frameworks/base/core/java/android/widget/
H A DEditor.java682 // One is the true focus lost where suggestions pop-up (if any) should be dismissed, and the
683 // other is an side effect of showing the suggestions pop-up itself. We use isShowingUp()
758 private void chooseSize(PopupWindow pop, CharSequence text, TextView tv) { argument
775 pop.setWidth(wid + (int) Math.ceil(max));
776 pop.setHeight(ht + l.getHeight());
2786 * pop-up should be displayed.
2910 * Clicks the delete pop-up.
2916 * Displays the actions associated to an {@link EasyEditSpan}. The pop-up is controlled
2984 // Place the pop-up at the end of the span
2996 // As we display the pop
[all...]
/frameworks/base/core/java/com/android/internal/widget/
H A DFloatingToolbar.java1248 remainingMenuItems.pop();
/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java770 groupStack.pop();
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java330 BridgeXmlBlockParser parser = mParserStack.pop();
/frameworks/support/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dgson-1.7.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/annotations/ ...
/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DVectorDrawableCompat.java772 groupStack.pop();
/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dgson-1.7.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/annotations/ ...
/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1572 mCompositePresentTimes.pop();
1577 mCompositePresentTimes.pop();

Completed in 5345 milliseconds

12345