HomeSort by relevance Sort by last modified time
    Searched refs:addOperation (Results 1 - 10 of 10) sorted by null

  /external/skia/src/core/
SkPictureContentInfo.h 30 void addOperation() { ++fNumOperations; }
SkPictureRecord.h 101 fContentInfo.addOperation();
  /external/deqp/modules/egl/
teglGLES2SharingThreadedTests.cpp     [all...]
  /system/security/keystore/
operation.h 50 sp<IBinder> addOperation(keymaster_operation_handle_t handle, uint64_t keyid,
operation.cpp 27 sp<IBinder> OperationMap::addOperation(keymaster_operation_handle_t handle,
keystore.cpp     [all...]
  /external/deqp/framework/common/
tcuThreadUtil.hpp 173 void addOperation (Operation* operation);
tcuThreadUtil.cpp 190 void Thread::addOperation (Operation* operation)
  /frameworks/base/core/java/android/content/
UndoManager.java 39 * {@link #addOperation}, retrieve and modify existing operations with
543 public void addOperation(UndoOperation<?> op, int mergeMode) {
562 mWorking.addOperation(op);
850 void addOperation(UndoOperation<?> op) {
  /frameworks/base/core/java/android/widget/
Editor.java     [all...]

Completed in 490 milliseconds