OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:commitEnd
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngDisplayContext.cpp
144
bool TngDisplayContext::
commitEnd
(size_t numDisplays, hwc_display_contents_1_t **displays)
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngDisplayContext.cpp
144
bool TngDisplayContext::
commitEnd
(size_t numDisplays, hwc_display_contents_1_t **displays)
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java
640
int
commitEnd
= mCommitStartCursor + mPrevCommitText.length();
641
if ((((newSelEnd < oldSelEnd) || (
commitEnd
< newSelEnd)) && clearCommitInfo())
[
all
...]
Completed in 61 milliseconds