This class does the heavy lifting for SkQP and provides the JNI interface used by both SkQPActivity (firebase interface) and SkQPRunner (JUnit interface).
Definition at line 16 of file SkQP.java.
◆ [static initializer]()
◆ nExecuteUnitTest()
native String[] org.skia.skqp.SkQP.nExecuteUnitTest |
( |
int |
test | ) |
|
|
protected |
◆ nInit()
native void org.skia.skqp.SkQP.nInit |
( |
AssetManager |
assetManager, |
|
|
String |
dataDir |
|
) |
| |
|
protected |
◆ nMakeReport()
native void org.skia.skqp.SkQP.nMakeReport |
( |
| ) |
|
|
protected |
◆ kSkiaGM
final String org.skia.skqp.SkQP.kSkiaGM = "skqp_" |
|
staticprotected |
◆ kSkiaUnitTests
final String org.skia.skqp.SkQP.kSkiaUnitTests = "skqp_unitTest" |
|
staticprotected |
◆ LOG_PREFIX
final String org.skia.skqp.SkQP.LOG_PREFIX = "org.skia.skqp" |
|
staticprotected |
◆ mSkSLErrorTestName
String [] org.skia.skqp.SkQP.mSkSLErrorTestName |
|
protected |
◆ mSkSLErrorTestShader
String [] org.skia.skqp.SkQP.mSkSLErrorTestShader |
|
protected |
◆ mUnitTests
String [] org.skia.skqp.SkQP.mUnitTests |
|
protected |
The documentation for this class was generated from the following file:
- third_party/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/SkQP.java