Searched defs:inLength (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/ |
D | ComposerClient.h | 156 Return<void> executeCommands_2_2(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, in executeCommands_2_2()
|
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/ |
D | ComposerClient.h | 158 Return<void> executeCommands_2_3(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, in executeCommands_2_3()
|
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerCommandEngine.h | 53 Error execute(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, bool* outQueueChanged, in execute()
|
D | ComposerClient.h | 308 Return<void> executeCommands(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, in executeCommands()
|
/hardware/qcom/sm7250/display/composer/ |
D | QtiComposerClient.cpp | 564 Return<void> QtiComposerClient::executeCommands(uint32_t inLength, in executeCommands() 774 Return<void> QtiComposerClient::executeCommands_2_2(uint32_t inLength, in executeCommands_2_2() 889 Return<void> QtiComposerClient::executeCommands_2_3(uint32_t inLength, in executeCommands_2_3()
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 7697 static int rleCompress(int inLength, const char in[], signed char out[]) { in rleCompress() 7748 static int rleUncompress(int inLength, int maxLength, const signed char in[], in rleUncompress()
|