/aosp_15_r20/frameworks/native/services/surfaceflinger/ |
H A D | TransactionState.h | 56 const sp<IBinder>& applyToken, const InputWindowCommands& inputWindowCommands, in TransactionState() 67 inputWindowCommands(inputWindowCommands), in TransactionState() 139 InputWindowCommands inputWindowCommands; member
|
H A D | SurfaceFlinger.cpp | 4133 inputWindowCommands = in updateInputFlinger() 4146 inputWindowCommands.windowInfosReportedListeners), in updateInputFlinger() 4148 !inputWindowCommands.focusRequests.empty()); in updateInputFlinger() 4152 for (const auto& listener : inputWindowCommands.windowInfosReportedListeners) { in updateInputFlinger() 4158 for (const auto& focusRequest : inputWindowCommands.focusRequests) { in updateInputFlinger() 4755 transaction.inputWindowCommands, in applyTransactionsLocked() 4828 InputWindowCommands inputWindowCommands, int64_t desiredPresentTime, bool isAutoTimestamp, in setTransactionState() argument 4846 if (!inputWindowCommands.empty() && in setTransactionState() 4849 inputWindowCommands.clear(); in setTransactionState() 4914 std::move(inputWindowCommands), in setTransactionState() [all …]
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | TransactionApplicationTest.cpp | 77 InputWindowCommands inputWindowCommands; member 116 transaction.applyToken, transaction.inputWindowCommands, in NotPlacedOnTransactionQueue() 143 transaction.applyToken, transaction.inputWindowCommands, in PlaceOnTransactionQueue() 174 transactionA.applyToken, transactionA.inputWindowCommands, in BlockedByPriorTransaction() 189 transactionB.applyToken, transactionB.inputWindowCommands, in BlockedByPriorTransaction() 227 transactionA.inputWindowCommands, transactionA.desiredPresentTime, in TEST_F() 248 transactionA.inputWindowCommands, transactionA.desiredPresentTime, in TEST_F() 262 empty.applyToken, empty.inputWindowCommands, in TEST_F() 452 transaction.inputWindowCommands, in setTransactionStates()
|
H A D | SurfaceFlinger_NotifyExpectedPresentTest.cpp | 50 transaction.inputWindowCommands, in setTransactionState() 62 InputWindowCommands inputWindowCommands; member
|
/aosp_15_r20/frameworks/native/libs/gui/ |
H A D | ISurfaceComposer.cpp | 161 InputWindowCommands inputWindowCommands; in onTransact() local 162 SAFE_PARCEL(inputWindowCommands.read, data); in onTransact() 201 std::move(inputWindowCommands), desiredPresentTime, in onTransact()
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 117 InputWindowCommands inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 117 InputWindowCommands inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 117 InputWindowCommands inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 117 InputWindowCommands inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/frameworks/native/libs/gui/include/gui/ |
H A D | ISurfaceComposer.h | 111 InputWindowCommands inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 145 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 145 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 145 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 145 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 153 const InputWindowCommands& inputWindowCommands,
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 167 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 153 const InputWindowCommands& inputWindowCommands,
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 167 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 167 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 153 const InputWindowCommands& inputWindowCommands,
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 166 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 166 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 166 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 167 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gui/include/gui/ |
D | ISurfaceComposer.h | 166 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime,
|