OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:programLength
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/net/metrics/
ApfProgramEvent.java
54
public int
programLength
; // Length of the APF program in bytes
65
this.
programLength
= in.readInt();
75
out.writeInt(
programLength
);
88
programLength
, actualLifetime, lifetimeString, namesOf(flags));
/external/deqp/modules/gles3/functional/
es3fShaderStateQueryTests.cpp
[
all
...]
Completed in 81 milliseconds